yuzu/src/core/hle
Yuri Kunde Schlesner d553135748 Memory: Add function to flush a virtual range from the rasterizer cache
This is slightly more ergonomic to use, correctly handles virtual
regions which are disjoint in physical addressing space, and checks only
regions which can be cached by the rasterizer.
2017-06-21 22:57:12 -07:00
..
applets Remove some unnecessary inclusions of video_core.h 2017-05-27 18:41:24 -07:00
kernel Memory: Make PhysicalToVirtualAddress return a boost::optional 2017-06-21 22:55:17 -07:00
service Memory: Add function to flush a virtual range from the rasterizer cache 2017-06-21 22:57:12 -07:00
config_mem.cpp Core: update Kernel Config Memory to latest version (11.2) 2017-01-30 11:29:00 +03:00
config_mem.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
function_wrappers.h Kernel: Centralize error definitions in errors.h 2017-05-24 21:06:00 -07:00
ipc_helpers.h Kernel: Allow clearing request_objects to re-use buffer space 2017-06-11 13:10:21 -07:00
ipc.h ServiceFramework: Use separate copy of command buffer 2017-06-11 13:07:33 -07:00
result.h ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
shared_page.cpp shared_page: stub battery state 2017-03-21 13:25:56 +02:00
shared_page.h shared_page: stub battery state 2017-03-21 13:25:56 +02:00
svc.cpp Kernel: Move HandleTable to a separate file 2017-05-29 17:34:39 -07:00
svc.h svc: Move ResetType enum to the kernel event header 2016-03-12 21:47:41 -05:00