citra/src
Subv 41f6c9f87f Memory/RasterizerCache: Ignore unmapped memory regions when caching physical regions.
Not all physical regions need to be mapped into the address space of every process, for example, system modules do not have a VRAM mapping.

This fixes a crash when loading applets and system modules.
2017-09-25 19:37:45 -05:00
..
audio_core
citra WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
citra_qt WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
common
core Memory/RasterizerCache: Ignore unmapped memory regions when caching physical regions. 2017-09-25 19:37:45 -05:00
input_common
network
tests Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations. 2017-09-15 14:26:20 -05:00
video_core Merge pull request #2928 from huwpascoe/master 2017-09-22 04:06:38 +02:00
web_service WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
.clang-format
CMakeLists.txt