2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
bunnei 448e4d5c2a
Merge pull request #4878 from bunnei/unload-nrr
hle: service: ldr: Implement UnloadNrr.
2020-11-03 08:52:40 -08:00
..
arm Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
crypto Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
file_sys Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
frontend controller: Pass ControllerParameters by reference in ReconfigureControllers() 2020-10-26 21:06:15 -04:00
gdbstub Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
hle Merge pull request #4878 from bunnei/unload-nrr 2020-11-03 08:52:40 -08:00
loader Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
memory core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
network core: Fix clang build pt.3 2020-10-21 22:14:23 -04:00
tools
CMakeLists.txt video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
constants.cpp
constants.h
core.cpp service: time: Update current time with changes to RTC setting. 2020-10-12 18:09:15 -07:00
core.h service: time: Update current time with changes to RTC setting. 2020-10-12 18:09:15 -07:00
core_timing.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
core_timing.h
core_timing_util.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
core_timing_util.h Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
cpu_manager.cpp core: cpu_manager: Add missing call to MicroProfileOnThreadExit(). 2020-10-26 16:09:15 -07:00
cpu_manager.h
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
memory.h
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
settings.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
telemetry_session.cpp video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
telemetry_session.h