yuzu-android/src
Sebastian Valle 79167fc989
Merge pull request #603 from Subv/nvmap_free
GPU: Remove unmapped surfaces from the rasterizer cache and fix our nvmap::Free behavior.
2018-07-02 14:07:17 -05:00
..
common Common/string_util: add StringFromBuffer function 2018-06-07 09:59:47 +03:00
core GPU: Remove a surface from the cache when its backing memory is being unmapped from the GPU's MMU. 2018-07-01 10:50:06 -05:00
input_common input_common: Move old logging macros over to fmt-capable ones 2018-04-26 19:09:25 -04:00
tests
video_core Merge pull request #605 from Subv/dma_copy 2018-07-02 14:06:56 -05:00
yuzu settings: Add a configuration for use_accurate_framebuffers. 2018-06-27 00:08:04 -04:00
yuzu_cmd settings: Add a configuration for use_accurate_framebuffers. 2018-06-27 00:08:04 -04:00
.clang-format
CMakeLists.txt