yuzu/src
ReinUsesLisp 916ca74324 opengl: Declare fragment outputs even if they are not used
Fixes Ori and the Blind Forest's menu on GLASM. For some reason
(probably high level optimizations) it is not sanitized on SPIR-V for
OpenGL. Vulkan is unaffected by this change.
2021-07-22 21:51:34 -04:00
..
audio_core
common shader_recompiler,video_core: Cleanup some GCC and Clang errors 2021-07-22 21:51:26 -04:00
core
input_common
shader_recompiler opengl: Declare fragment outputs even if they are not used 2021-07-22 21:51:34 -04:00
tests shader_recompiler,video_core: Cleanup some GCC and Clang errors 2021-07-22 21:51:26 -04:00
video_core opengl: Declare fragment outputs even if they are not used 2021-07-22 21:51:34 -04:00
web_service
yuzu shader: Adhere to disk shader cache setting 2021-07-22 21:51:34 -04:00
yuzu_cmd shader: Adhere to disk shader cache setting 2021-07-22 21:51:34 -04:00
.clang-format
CMakeLists.txt