This website requires JavaScript.
Explore
Help
Sign in
N-archive
/
citra
Watch
1
Star
0
Fork
You've already forked citra
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
33ba604fd9
citra
/
src
/
video_core
/
shader
History
Tony Wasserka
33ba604fd9
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
2015-08-16 14:12:11 +02:00
..
shader.cpp
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
2015-08-16 14:12:11 +02:00
shader.h
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
2015-08-16 14:12:11 +02:00
shader_interpreter.cpp
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
2015-08-16 14:12:11 +02:00
shader_interpreter.h
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
2015-08-16 14:12:11 +02:00
shader_jit_x64.cpp
Introduce a shader tracer to allow inspection of input/output values for each processed instruction.
2015-08-16 14:12:11 +02:00
shader_jit_x64.h
Shader: Use a POD struct for registers.
2015-08-15 18:03:27 -04:00