summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/D3D/GeometryShaderCache.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-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-12-14VideoCommon: Add a separate constants buffer for the geometry shader.Jules Blok
2014-12-14CosmeticsJules Blok
2014-12-14TextureCache: Add stereoscopy support for EFB to texture copies.Jules Blok
2014-12-14D3DUtil: Use a geometry shader to clear all slices.Jules Blok
2014-12-14D3D: Add GeometryShaderCache.Jules Blok