aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/shader/shader_interpreter.cpp
AgeCommit message (Expand)Author
2015-08-16Shader: implement EX2 and LG2 in interpreteraroulin
2015-08-16Introduce a shader tracer to allow inspection of input/output values for each...Tony Wasserka
2015-08-15Shader: Use a POD struct for registers.bunnei
2015-08-15Shader: Define a common interface for running vertex shader programs.bunnei
2015-08-15Shader: Move shader code to its own subdirectory, "shader".bunnei