summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/shader.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei2015-08-161-0/+3
* Shader: Define a common interface for running vertex shader programs.bunnei2015-08-151-0/+163