.. |
arm
|
HLE: Move SVC handlers to the Kernel namespace
|
2017-12-09 20:32:58 -08:00 |
file_sys
|
Merge pull request #3252 from Subv/fs_user
|
2017-12-15 15:40:36 -05:00 |
frontend
|
Settings: Change resolution scaling to an integer instead of a float
|
2017-12-23 16:10:25 -07:00 |
gdbstub
|
gdbstub: Correct typo
|
2017-12-20 18:47:06 +00:00 |
hle
|
Memory: Remove count of cached pages and add InvalidateRegion
|
2017-12-23 16:10:25 -07:00 |
hw
|
Fix clang format
|
2017-12-23 16:10:32 -07:00 |
loader
|
Merge pull request #3262 from lioncash/warn
|
2017-12-11 19:52:53 +00:00 |
tracer
|
Core: Fix some out-of-style includes
|
2017-05-27 16:31:42 -07:00 |
3ds.h
|
Move screen size constants from video_core to core
|
2017-05-27 18:41:24 -07:00 |
CMakeLists.txt
|
HLE: Convert GSP_GPU to ServiceFramework.
|
2017-12-21 10:30:22 -05:00 |
core_timing.cpp
|
CoreTiming: Reworked CoreTiming (#3119)
|
2017-11-25 14:56:57 +01:00 |
core_timing.h
|
CoreTiming: Reworked CoreTiming (#3119)
|
2017-11-25 14:56:57 +01:00 |
core.cpp
|
core: Don't Shutdown before we've even Init-ed
|
2017-12-12 00:30:46 +00:00 |
core.h
|
core/arm: Improve timing accuracy before service calls in JIT
|
2017-12-03 16:06:46 +00:00 |
memory_setup.h
|
Kernel/Memory: Give each Process its own page table.
|
2017-09-10 15:13:41 -05:00 |
memory.cpp
|
Move trasnfer_framebuffer to a member of RasterCache. Address review comments
|
2017-12-23 16:10:32 -07:00 |
memory.h
|
Memory: Remove count of cached pages and add InvalidateRegion
|
2017-12-23 16:10:25 -07:00 |
mmio.h
|
Remove empty newlines in #include blocks.
|
2016-09-21 11:15:47 +09:00 |
perf_stats.cpp
|
PerfStats: Re-order and document members better
|
2017-02-26 17:22:04 -08:00 |
perf_stats.h
|
PerfStats: Re-order and document members better
|
2017-02-26 17:22:04 -08:00 |
settings.cpp
|
SidebySide Layout (#2859)
|
2017-08-25 17:53:07 -04:00 |
settings.h
|
Settings: Change resolution scaling to an integer instead of a float
|
2017-12-23 16:10:25 -07:00 |
telemetry_session.cpp
|
WebService: Verify username and token (#2930)
|
2017-09-18 21:18:26 -04:00 |
telemetry_session.h
|
WebService: Verify username and token (#2930)
|
2017-09-18 21:18:26 -04:00 |