2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
ReinUsesLisp e612242977 gl_shader_decompiler: Roll back to GLSL core 430
RenderDoc won't build shaders if we use GLSL compatibility.
2020-03-09 18:40:53 -03:00
..
audio_core audio_core: interpolate: Improvements to fix audio crackling. 2020-02-22 22:26:16 -05:00
common video_core: Rename "const buffer locker" to "registry" 2020-03-09 18:40:06 -03:00
core Merge pull request #3301 from ReinUsesLisp/state-tracker 2020-03-09 18:34:37 -03:00
input_common input/udp - Add minor error handling to prevent bad input from crashing 2020-03-03 23:46:05 -07:00
tests
video_core gl_shader_decompiler: Roll back to GLSL core 430 2020-03-09 18:40:53 -03:00
web_service httplib compatibility 2020-02-18 18:04:33 -08:00
yuzu yuzu/loading_screen: Remove unused shader progress mode 2020-03-09 18:40:53 -03:00
yuzu_cmd Merge pull request #3452 from Morph1984/anisotropic-filtering 2020-03-07 22:28:35 -05:00
yuzu_tester Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
.clang-format
CMakeLists.txt