summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/LightingShaderGen.h
AgeCommit message (Expand)Author
2015-06-08VideoSW: rewrite lighting attenuationNanoByte011
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-23Fix OpenGLES 3.0 on Qualcomm's crappy driver, it can't bitshift sometimes.Dwayne Slater
2015-01-21Cleaned up whitespaceNanoByte011
2015-01-21Lighting Attenuation FixesNanoByte011
2014-12-28PixelShaderGen: Don't assign to input variables.Jules Blok
2014-06-19LightingShader: hard code const variabledegasus
2014-05-17Merge pull request #360 from magumagu/lighting-roundingTony Wasserka
2014-05-16Video backends: mass-replace "xfregs" with "xfmem".magumagu
2014-05-11Video backends: fix rounding in lighting computation.magumagu
2014-03-14Pixel/LightingShaderGen: Fix code alignment issues.Tony Wasserka
2014-03-14LightingShaderGen: Perform more lighting calculations with integers.Tony Wasserka
2014-03-14LightingShaderGen: Perform some lighting calculations with integers.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-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-09Clean up some struct indentationsLioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre