yuzu/src
ReinUsesLisp cd3e959f23 renderer_vulkan/wrapper: Fix physical device sorting
The old code had a sort function that was invalid and it didn't work as
expected when the base vector had a different order (e.g. renderdoc was
attached).

This sorts devices as expected and fixes a debug assert on MSVC.
2020-10-07 17:13:22 -03:00
..
audio_core Merge pull request #4721 from lioncash/genfn 2020-09-29 15:16:24 -07:00
common common/wall_clock: Add virtual destructors 2020-09-30 02:53:34 -03:00
core Merge pull request #4710 from Morph1984/fix-integrated-updates 2020-10-06 22:27:52 -07:00
input_common Merge pull request #4727 from FrogTheFrog/patch-1 2020-10-06 15:29:28 -07:00
tests
video_core renderer_vulkan/wrapper: Fix physical device sorting 2020-10-07 17:13:22 -03:00
web_service
yuzu Merge pull request #4733 from ReinUsesLisp/game-list-leak 2020-09-30 05:54:18 -04:00
yuzu_cmd renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
yuzu_tester
.clang-format
CMakeLists.txt