2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
ReinUsesLisp cdbee27692 vulkan_instance: Allow different Vulkan versions and enforce 1.1
For listing the available physical devices we can use Vulkan 1.0.
Now that MoltenVK supports 1.1 we can require it for running games.

Add missing documentation.
2020-12-31 02:07:34 -03:00
..
audio_core
common k_priority_queue: Fix concepts use 2020-12-29 14:33:41 -05:00
core service/pcie: Fix invalid initialization argument 2020-12-30 02:58:38 -03:00
input_common Merge pull request #5236 from gal20/udp_client_patch 2020-12-29 02:51:40 -08:00
tests
video_core vulkan_instance: Allow different Vulkan versions and enforce 1.1 2020-12-31 02:07:34 -03:00
web_service
yuzu Allow to invert analog axis with right click 2020-12-26 17:46:14 -06:00
yuzu_cmd cmake: Always enable Vulkan 2020-12-24 21:07:24 -03:00
yuzu_tester yuzu: Remove gdbstub configuration 2020-12-19 19:19:42 +01:00
.clang-format
CMakeLists.txt cmake: Enforce -Wuninitialized 2020-12-30 02:58:58 -03:00