citra/src
Subv 1bd0cf542f Kernel/SharedMemory: Properly implemented shared memory support.
Applications can request the kernel to allocate a piece of the linear heap for them when creating a shared memory object.
Shared memory areas are now properly mapped into the target processes when calling svcMapMemoryBlock.

Removed the APT Shared Font hack as it is no longer needed.
2016-05-12 20:00:32 -05:00
..
audio_core fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
citra fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
citra_qt fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
common Merge pull request #1736 from MerryMage/sdl2-sink 2016-05-07 11:08:13 -04:00
core Kernel/SharedMemory: Properly implemented shared memory support. 2016-05-12 20:00:32 -05:00
video_core fixup simple type conversions where possible 2016-05-07 11:41:55 -04:00
CMakeLists.txt Dependencies: Remove GLFW, Add SDL2 2016-03-02 14:09:02 +00:00