yuzu/src
Lioncash 496c67fd73 kernel/svc: Sanitize addresses and sizes within svcMapMemory() and svcUnmapMemory()
The kernel checks if the addresses and given size is 4KB aligned before
continuing onwards to map the memory.
2018-09-13 21:34:54 -04:00
..
audio_core Merge pull request #1298 from lioncash/view 2018-09-12 18:24:57 -04:00
common common: Implement a ring buffer 2018-09-08 18:56:38 +01:00
core kernel/svc: Sanitize addresses and sizes within svcMapMemory() and svcUnmapMemory() 2018-09-13 21:34:54 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests common: Implement a ring buffer 2018-09-08 18:56:38 +01:00
video_core Use ARB_multi_bind for uniform buffers (#1287) 2018-09-12 20:27:43 -04:00
yuzu Use ARB_multi_bind for uniform buffers (#1287) 2018-09-12 20:27:43 -04:00
yuzu_cmd Use ARB_multi_bind for uniform buffers (#1287) 2018-09-12 20:27:43 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00