suyu/src
Lioncash 896c0f61a0 svc: Fix vma boundary check in svcQueryMemory
This should be comparing against the queried process' vma_map, not the
current process'. The only reason this hasn't become an issue yet is we
currently only handle one process being active at any time.
2018-10-20 14:56:51 -04:00
..
audio_core EffectOutStatus padding is now in hex 2018-10-09 11:20:54 +11:00
common common: Add function for checking word alignment to alignment.h 2018-10-18 12:58:27 -04:00
core svc: Fix vma boundary check in svcQueryMemory 2018-10-20 14:56:51 -04:00
input_common
tests kernel/thread: Use a regular pointer for the owner/current process 2018-10-10 02:04:55 -04:00
video_core gl_shader_decompiler: Move position varying declaration back to gl_shader_gen 2018-10-20 02:19:30 -03:00
web_service web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
yuzu config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 2018-10-16 17:02:29 -04:00
yuzu_cmd config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 2018-10-16 17:02:29 -04:00
.clang-format
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00