yuzu-mainline/src/core
Lioncash fa4dc2cf42 service/nvflinger: Move display specifics over to vi_display
With the display and layer structures relocated to the vi service, we
can begin giving these a proper interface before beginning to properly
support the display types.

This converts the display struct into a class and provides it with the
necessary functions to preserve behavior within the NVFlinger class.
2019-02-21 12:13:04 -05:00
..
arm core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
crypto Fixes Unicode Key File Directories (#2120) 2019-02-20 21:24:25 -05:00
file_sys Merge pull request #2025 from DarkLordZach/loader-banner-logo 2019-01-20 13:26:27 -05:00
frontend frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 2019-01-23 19:19:23 -05:00
gdbstub gdbstub: only let Execute breakpoints write/restore BKPT opcodes into target memory 2019-02-06 19:07:35 +01:00
hle service/nvflinger: Move display specifics over to vi_display 2019-02-21 12:13:04 -05:00
loader loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
tracer
CMakeLists.txt service/nvflinger: Relocate definitions of Layer and Display to the vi service 2019-02-19 18:27:16 -05:00
core_cpu.cpp core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
core_cpu.h core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
core_timing_util.cpp core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
core_timing_util.h core_timing: Rename CoreTiming namespace to Core::Timing 2019-02-12 12:42:17 -05:00
core_timing.cpp core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
core_timing.h core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
core.cpp video_core: Remove usages of System::GetInstance() within the engines 2019-02-15 22:06:23 -05:00
core.h core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
cpu_core_manager.cpp core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
cpu_core_manager.h
memory_hook.cpp
memory_hook.h
memory_setup.h
memory.cpp
memory.h
perf_stats.cpp
perf_stats.h
settings.cpp citra_qt: Log settings on launch 2019-01-22 23:35:38 +01:00
settings.h settings: Hide shader cache behind a setting 2019-02-06 22:20:57 -03:00
telemetry_session.cpp settings: Hide shader cache behind a setting 2019-02-06 22:20:57 -03:00
telemetry_session.h