yuzu/src
bunnei 197dcf0b5e memory_manager: Add protections for invalid GPU addresses.
- Avoid a crash in Xenoblade Chronicles 2.
2019-03-20 22:36:03 -04:00
..
audio_core audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 2019-03-09 18:06:23 -05:00
common gpu: Rewrite virtual memory manager using PageTable. 2019-03-20 22:36:02 -04:00
core gpu: Rewrite virtual memory manager using PageTable. 2019-03-20 22:36:02 -04:00
input_common input_common/sdl_impl: Make lambda capture more specific in SDLState constructor 2019-03-17 04:02:52 -04:00
tests core: Move PageTable struct into Common. 2019-03-16 22:05:40 -04:00
video_core memory_manager: Add protections for invalid GPU addresses. 2019-03-20 22:36:03 -04:00
web_service web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
yuzu gpu: Move GPUVAddr definition to common_types. 2019-03-20 22:36:02 -04:00
yuzu_cmd Fix getopt on systems where char is unsigned by default 2019-03-19 23:53:40 +01:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00