1
0
Fork 0
forked from suyu/suyu
suyu/src
Jan Beich 310834aea2 vulkan_common: unbreak build with Vulkan-Headers 1.3.274
src/video_core/vulkan_common/vulkan_wrapper.cpp:293:13: error: enumeration value 'VK_ERROR_INVALID_VIDEO_STD_PARAMETERS_KHR' not handled in switch [-Werror,-Wswitch]
    switch (result) {
            ^~~~~~
2023-12-20 01:12:41 +01:00
..
android android: add oboe to audio configuration 2023-12-17 11:44:49 -05:00
audio_core Merge pull request #12387 from liamwhite/oboe 2023-12-19 16:15:07 +01:00
common Merge pull request #12387 from liamwhite/oboe 2023-12-19 16:15:07 +01:00
core Merge pull request #12392 from liamwhite/mode 2023-12-19 16:14:29 +01:00
dedicated_room
frontend_common frontend_common: Fix settings reload bug 2023-12-12 17:25:36 -05:00
input_common core: hid: Split SL and SR buttons 2023-11-11 21:03:15 -06:00
network
shader_recompiler Merge pull request #12196 from ameerj/glsl-cbuf-sizes 2023-12-03 16:27:07 -05:00
tests Revert "video_core: use interval map for page count tracking" 2023-12-17 18:59:49 -05:00
video_core vulkan_common: unbreak build with Vulkan-Headers 1.3.274 2023-12-20 01:12:41 +01:00
web_service
yuzu yuzu: Read/Save category Paths 2023-12-19 11:34:53 -06:00
yuzu_cmd cmake: move gamemode target include into its file 2023-11-25 19:30:45 +01:00
.clang-format
CMakeLists.txt config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00