suyu/src
ReinUsesLisp df0f31f44e gl_shader_cache: Set GL_PROGRAM_SEPARABLE to dumped shaders
i965 (and probably all mesa drivers) require GL_PROGRAM_SEPARABLE when using
glProgramBinary. This is probably required by the standard but it's ignored by
permisive proprietary drivers.
2019-02-06 22:23:40 -03:00
..
audio_core dsp_interface: fix sound being played while volume is 0 2019-01-26 22:42:09 +01:00
common gl_shader_disk_cache: Invalidate shader cache changes with CMake hash 2019-02-06 22:20:57 -03:00
core gl_shader_disk_cache: Pass core system as argument and guard against games without title ids 2019-02-06 22:23:40 -03:00
input_common
tests
video_core gl_shader_cache: Set GL_PROGRAM_SEPARABLE to dumped shaders 2019-02-06 22:23:40 -03:00
web_service
yuzu settings: Hide shader cache behind a setting 2019-02-06 22:20:57 -03:00
yuzu_cmd settings: Hide shader cache behind a setting 2019-02-06 22:20:57 -03:00
.clang-format
CMakeLists.txt