citra/src/video_core/shader
SachinVin 65611e5b51 Shader jit: Save and restore LOOPCOUNT_REG for nested loops,
also add the assert back for nested loops
update test
2022-05-21 11:24:32 +05:30
..
debug_data.h common/math_util: Move contents into the Common namespace 2019-03-02 18:13:10 +01:00
shader.cpp common/vector_math: Move Vec[x] types into the Common namespace 2019-03-02 15:04:13 +01:00
shader.h Apply suggestions from code review 2020-03-28 16:28:07 +00:00
shader_interpreter.cpp common/vector_math: Move Vec[x] types into the Common namespace 2019-03-02 15:04:13 +01:00
shader_interpreter.h video_core: use nested namespaces 2019-02-19 03:09:57 -05:00
shader_jit_x64.cpp video_core: use nested namespaces 2019-02-19 03:09:57 -05:00
shader_jit_x64.h video_core: use nested namespaces 2019-02-19 03:09:57 -05:00
shader_jit_x64_compiler.cpp Shader jit: Save and restore LOOPCOUNT_REG for nested loops, 2022-05-21 11:24:32 +05:30
shader_jit_x64_compiler.h shader_jit: Compile nested loops 2022-04-24 23:12:53 +05:30