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 Update cubeb and request a persistent stream session 2020-12-05 22:26:41 +01:00
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 hle: kernel: Separate KScheduler from GlobalSchedulerContext class. 2020-12-06 00:03:24 -08:00
video_core vulkan_instance: Allow different Vulkan versions and enforce 1.1 2020-12-31 02:07:34 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
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 Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt cmake: Enforce -Wuninitialized 2020-12-30 02:58:58 -03:00