yuzu/src/core
Lioncash ef073ff117 service/nvflinger,service/vi: Handle failure cases with exposed API
Converts many of the Find* functions to return a std::optional<T> as
opposed to returning the raw return values directly. This allows
removing a few assertions and handles error cases like the service
itself does.
2019-02-05 18:03:28 -05:00
..
arm
crypto
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
hle service/nvflinger,service/vi: Handle failure cases with exposed API 2019-02-05 18:03:28 -05:00
loader loader: Propagate NCA logo section to ReadBanner and ReadLogo 2019-01-15 16:01:04 -05:00
tracer
CMakeLists.txt kernel: Remove the Timer class 2019-01-31 23:05:15 -05:00
core_cpu.cpp
core_cpu.h
core_timing_util.cpp
core_timing_util.h
core_timing.cpp
core_timing.h
core.cpp core/frontend/applets/web_browser: Make OpenPage() non-const 2019-01-17 11:19:52 -05:00
core.h core/frontend/applets/web_browser: Make OpenPage() non-const 2019-01-17 11:19:52 -05:00
cpu_core_manager.cpp
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 citra_qt: Log settings on launch 2019-01-22 23:35:38 +01:00
telemetry_session.cpp
telemetry_session.h