yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/yuzu_cmd
Wollnashorn 67d4f190f7 yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.h
The addition of the use_vulkan_driver_pipeline_cache option into the default ini string literal caused the 16,384-byte limit of the MSVC compiler to be exceeded.
2023-01-05 21:03:01 +01:00
..
emu_window gl_device: Use a more robust way to use strict context mode 2022-12-13 15:01:51 -05:00
CMakeLists.txt cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
config.cpp video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines 2023-01-05 21:02:44 +01:00
config.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
default_ini.h yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.h 2023-01-05 21:03:01 +01:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
yuzu.cpp Disable automatically opening the console on windows yuzu-cmd builds (#9485) 2022-12-23 21:39:59 -05:00
yuzu.rc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00