index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
LightingShaderGen.h
Age
Commit message (
Expand
)
Author
2015-06-08
VideoSW: rewrite lighting attenuation
NanoByte011
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-04-23
Fix OpenGLES 3.0 on Qualcomm's crappy driver, it can't bitshift sometimes.
Dwayne Slater
2015-01-21
Cleaned up whitespace
NanoByte011
2015-01-21
Lighting Attenuation Fixes
NanoByte011
2014-12-28
PixelShaderGen: Don't assign to input variables.
Jules Blok
2014-06-19
LightingShader: hard code const variable
degasus
2014-05-17
Merge pull request #360 from magumagu/lighting-rounding
Tony Wasserka
2014-05-16
Video backends: mass-replace "xfregs" with "xfmem".
magumagu
2014-05-11
Video backends: fix rounding in lighting computation.
magumagu
2014-03-14
Pixel/LightingShaderGen: Fix code alignment issues.
Tony Wasserka
2014-03-14
LightingShaderGen: Perform more lighting calculations with integers.
Tony Wasserka
2014-03-14
LightingShaderGen: Perform some lighting calculations with integers.
Tony Wasserka
2014-03-14
ShaderGen: Store material uniforms as integers.
Tony Wasserka
2014-03-14
ShaderGen: Store light color uniforms as integers.
Tony Wasserka
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-02-20
Fix more header sorting issues in VideoCommon/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-02-09
Clean up some struct indentations
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre