suyu/src
Matías Locatti 26211ac339
Replace GLSL as the default OpenGL shader backend
GLASM is not very compatible with the latest games, and too many people have the special superpower to break their Vulkan support.
2022-11-26 17:27:04 -03:00
..
audio_core Use the maximum input index for samples buffer span size, not just the input count 2022-11-22 15:32:11 +00:00
common Replace GLSL as the default OpenGL shader backend 2022-11-26 17:27:04 -03:00
core service: Make use of buffer element count helpers 2022-11-23 13:43:20 -05:00
dedicated_room Merge pull request #8944 from Tachi107/patch-2 2022-10-06 16:59:04 -07:00
input_common Merge pull request #9238 from german77/cabinet_applet 2022-11-20 00:48:39 -08:00
network Merge pull request #8876 from FearlessTobi/multiplayer-part3 2022-10-01 14:53:36 -07:00
shader_recompiler spirv_emit_context: add missing flat decoration 2022-11-18 22:05:28 -05:00
tests tests: fix for -Wall 2022-10-25 15:20:23 +00:00
video_core Merge pull request #9288 from vonchenplus/deferred_draw 2022-11-26 09:35:45 -05:00
web_service Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999) 2022-10-05 21:39:54 +02:00
yuzu Qt: assign menuRole properties for actions 2022-11-23 12:41:56 -05:00
yuzu_cmd Add break for default cases 2022-11-13 16:30:55 -08:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt CMakeLists: Disable -Wbraced-scalar-init on Clang 2022-10-22 15:02:04 -04:00