suyu/src
ReinUsesLisp c81bf06d03 vulkan/wrapper: Sort physical devices
Sort discrete GPUs over the rest, Nvidia over AMD, AMD over Intel, Intel
over the rest. This gives us a somewhat consistent order when Optimus
is removed (renderdoc does this when it's attached).

This can break the configuration of users with an Intel GPU that
manually remove Optimus on yuzu. That said, it's a very unlikely to
happen.
2020-04-18 21:31:15 -03:00
..
audio_core core: memory: Move to Core::Memory namespace. 2020-04-17 00:59:28 -04:00
common Merge pull request #3630 from benru/open-windows-network-files 2020-04-17 19:47:11 -04:00
core Merge pull request #3710 from lioncash/nso 2020-04-18 14:44:42 -04:00
input_common Merge pull request #3673 from lioncash/extra 2020-04-16 21:12:33 -04:00
tests arm_test_common: Updates for new VMM. 2020-04-17 00:59:33 -04:00
video_core vulkan/wrapper: Sort physical devices 2020-04-18 21:31:15 -03:00
web_service Merge pull request #3673 from lioncash/extra 2020-04-16 21:12:33 -04:00
yuzu CMakeLists: Specify -Wextra on linux builds 2020-04-15 21:33:46 -04:00
yuzu_cmd yuzu: Drop SDL2 and Qt frontend Vulkan requirements 2020-04-07 16:32:19 -03:00
yuzu_tester yuzu: Drop SDL2 and Qt frontend Vulkan requirements 2020-04-07 16:32:19 -03:00
.clang-format
CMakeLists.txt CMakeLists: Specify -Wextra on linux builds 2020-04-15 21:33:46 -04:00