..
arm
arm_dynarmic: Support direct page table access
2018-02-12 21:53:32 +00:00
file_sys
file_sys: Clang format fixes.
2018-01-21 15:51:45 -05:00
frontend
yuzu: Update license text to be consistent across project.
2018-01-13 16:22:39 -05:00
gdbstub
gdbstub: Silence formatting specifier warnings
2018-02-14 01:50:01 -05:00
hle
Kernel/IPC: Add a small delay after each SyncRequest to prevent thread starvation.
2018-02-18 13:25:48 -05:00
hw
Format: Run the new clang format on everything
2018-01-20 16:45:11 -07:00
loader
nso: Silence formatting specifier warnings
2018-02-14 01:52:55 -05:00
tracer
Format: Run the new clang format on everything
2018-01-20 16:45:11 -07:00
CMakeLists.txt
pl_u: Implement basic shared font loading from RAM dump.
2018-02-14 22:22:41 -05:00
core.cpp
Make a GPU class in VideoCore to contain the GPU state.
2018-02-11 23:44:12 -05:00
core.h
Make a GPU class in VideoCore to contain the GPU state.
2018-02-11 23:44:12 -05:00
core_timing.cpp
Fixes some cast warnings, partial port of citra #3064 ( #106 )
2018-01-19 18:01:41 -05:00
core_timing.h
core_timing: Use 1.020GHz for core clock rate.
2018-01-08 19:18:50 -05:00
memory.cpp
memory: Silence formatting sepecifier warnings
2018-02-14 01:54:54 -05:00
memory.h
arm_dynarmic: Support direct page table access
2018-02-12 21:53:32 +00:00
memory_hook.h
memory: Replace all memory hooking with Special regions
2018-01-27 15:16:39 +00:00
memory_setup.h
memory: Replace all memory hooking with Special regions
2018-01-27 15:16:39 +00:00
perf_stats.cpp
UI: Fix frame rate perf stats
2018-01-16 20:44:02 -07:00
perf_stats.h
PerfStats: Re-order and document members better
2017-02-26 17:22:04 -08:00
settings.cpp
Remove references to PICA and rasterizers in video_core
2018-01-12 19:11:03 -07:00
settings.h
Format: Run the new clang format on everything
2018-01-20 16:45:11 -07:00
telemetry_session.cpp
Port citra #3352 to yuzu ( #103 )
2018-01-19 19:36:09 -05:00
telemetry_session.h
WebService: Verify username and token ( #2930 )
2017-09-18 21:18:26 -04:00