summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/ConstantManager.h
AgeCommit message (Expand)Author
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-23Make zfreeze use screenspace coordinates independant of IR.Scott Mansell
2015-01-23Initial port of zfreeze branch (3.5-1729)NanoByte011
2014-12-18GeometryShaderGen: Pack uniforms more tightly.Jules Blok
2014-12-15GeometryShaderGen: Use signed integers for the texture offset flags.Jules Blok
2014-12-15GeometryShaderManager: Upload Line/Point width constants.Jules Blok
2014-12-14VideoCommon: Add a separate constants buffer for the geometry shader.Jules Blok
2014-11-29Renamed DEPTHPARAMS to PIXELCENTERCORRECTIONYuriy O'Donnell
2014-11-23VideoCommon: Switch to Nvidia stereoscopy offset formula.Jules Blok
2014-11-23GeometryShader: Transform the projection within the geometry shader.Jules Blok
2014-11-23VertexShaderManager: Compute stereoscopy projection matrices.Jules Blok
2014-10-21Add missing includes where headers depend on other headers having been includ...comex
2014-06-19LightingShader: hard code const variabledegasus
2014-06-19PixelShader: remove the duplicated ppl constantsdegasus
2014-03-14ConstantManager: Do not use single-element arrays.Tony Wasserka
2014-03-14PixelShaderGen: Store tex scale as an integer.Tony Wasserka
2014-03-14PixelShaderGen: Perform some of the fog calculations with integers.Tony Wasserka
2014-03-14PixelShaderGen: Use integer math for z textures.Tony Wasserka
2014-03-14ShaderGen: Store material uniforms as integers.Tony Wasserka
2014-03-14ShaderGen: Store light color uniforms as integers.Tony Wasserka
2014-03-14PixelShader: Store fog color as an integer.Tony Wasserka
2014-03-14PixelShaderGen: Change indirect texture matrix uniforms to use integers.Tony Wasserka
2014-03-14PixelShaderGen: Change the "alpha" uniform to use integers.Tony Wasserka
2014-03-14PixelShaderGen: Change the "colors" and "kcolors" uniforms to be integers.Tony Wasserka
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre