summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GeometryShaderGen.cpp
AgeCommit message (Expand)Author
2014-11-23ShaderGenCommon: Move uniforms into a common static string.Jules Blok
2014-11-23ShaderGen: Handle ShaderCode objects directly.Jules Blok
2014-11-23GeometryShaderGen: Allow stereoscopy to be disabled.Jules Blok
2014-11-23PixelShaderGen: Sample the correct texture layer.Jules Blok
2014-11-23VertexShaderManager: Compute stereoscopy projection matrices.Jules Blok
2014-11-23Pass VS_OUTPUT structs between shaders.Jules Blok
2014-11-23Add geometry shader generator for stereo 3D.Jules Blok