citra-mk7/src
Subv a7a5c5aa0d Kernel/IPC: Partially implement MappedBuffer translation.
Right now only MappedBuffers that only span a single page and are not aligned are implemented.

MappedBuffers are unmapped during the reply part of ReplyAndReceive. Only unmapping of ReadOnly buffers is currently implemented.
2018-01-23 08:27:00 -05:00
..
audio_core cmake: add missing ${...} for variables inside generator expressions 2017-12-23 03:00:15 +02:00
citra Merge pull request #2882 from danzel/movie-squash 2018-01-23 01:03:37 -07:00
citra_qt Merge pull request #3399 from FearlessTobi/patch-1 2018-01-19 08:17:40 -07:00
common Merge pull request #2882 from danzel/movie-squash 2018-01-23 01:03:37 -07:00
core Kernel/IPC: Partially implement MappedBuffer translation. 2018-01-23 08:27:00 -05:00
input_common Variable tilt clamp (#3366) 2018-01-17 17:30:50 -05:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
video_core Common: Add convenience function for hashing a struct 2018-01-15 13:43:37 -08:00
web_service CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00