yuzu/src
Fernando S 5bcbb8de45
Merge pull request #9559 from FernandoS27/cached-writes
VideoCore: Implement Cached Writes, use fastmem for reading GPU memory and eliminate old stuffs
2023-01-06 07:31:39 -05:00
..
audio_core cmake: make cubeb and SDL2 optional 2022-12-28 17:29:32 -05:00
common config: Set the Vulkan driver pipeline cache option to be global 2023-01-05 21:03:01 +01:00
core MemoryManager: use fastmem directly. 2023-01-05 06:06:33 -05:00
dedicated_room cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
input_common cmake: make libusb optional 2022-12-28 17:26:46 -05:00
network cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
shader_recompiler Video_core: Address feedback 2023-01-04 14:39:42 -05:00
tests BufferBase: Don't ignore GPU pages. 2023-01-05 14:00:10 -05:00
video_core Merge pull request #9559 from FernandoS27/cached-writes 2023-01-06 07:31:39 -05:00
web_service cmake: prefer system libraries 2022-12-04 17:09:25 +01:00
yuzu video_core/vulkan: Driver pipeline cache will now be deleted with the shader cache 2023-01-05 21:03:01 +01:00
yuzu_cmd yuzu-cmd: Removed use_vulkan_driver_pipeline_cache from default_ini.h 2023-01-05 21:03:01 +01:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt cmake: make room server optional 2022-12-28 17:18:27 -05:00