summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GeometryShaderGen.h
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-12-19VideoCommon: Make IsPassthrough() a function of the ShaderUid.Jules Blok
2014-12-19VideoCommon: Handle wireframe mode in the geometry shader.Jules Blok
2014-12-18GeometryShader: Disable the geometry shader stage if it is a pass-through sha...Jules Blok
2014-12-14GeometryShaderGen: Pass the primitive type and always run the generator regar...Jules Blok
2014-11-23GeometryShaderGen: Set the properties of the VS_OUTPUT struct in the uid.Jules Blok
2014-11-23GeometryShaderGen: Allow stereoscopy to be disabled.Jules Blok
2014-11-23Add geometry shader generator for stereo 3D.Jules Blok