citra/src/video_core/shader
James Rowe cf9bfe0690
Merge pull request #3787 from wwylele/shader-jit-state
shader/jit: preserve integer & condition register across invocation
2018-06-09 18:38:05 -06:00
..
debug_data.h VideoCore/Shader: Extract DebugData out from UnitState 2016-12-16 00:16:25 -08:00
shader_interpreter.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
shader_interpreter.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
shader_jit_x64_compiler.cpp Merge pull request #3787 from wwylele/shader-jit-state 2018-06-09 18:38:05 -06:00
shader_jit_x64_compiler.h shader/jit: implement breakc 2018-06-01 13:04:39 +03:00
shader_jit_x64.cpp shader: avoid recomputing hash for the same program 2018-04-17 09:47:59 +03:00
shader_jit_x64.h VideoCore/Shader: Move entry_point to SetupBatch 2017-01-25 18:53:25 -08:00
shader.cpp video_core/shader/shader: Remove include cinttypes 2018-03-28 22:40:16 +08:00
shader.h shader: avoid recomputing hash for the same program 2018-04-17 09:47:59 +03:00