aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/shader/shader_interpreter.h
AgeCommit message (Expand)Author
2015-08-16Introduce a shader tracer to allow inspection of input/output values for each...Tony Wasserka
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