summaryrefslogtreecommitdiffstats
path: root/src/video_core/swrasterizer/lighting.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-03pica/lighting: only apply Fresnel factor for the last lightwwylele1-3/+4
2017-08-22SwRasterizer/Lighting: implement LUT input CPwwylele1-0/+11
2017-08-22SwRasterizer/Lighting: implement bump mappingwwylele1-5/+23
2017-08-11SwRasterizer/Lighting: implement spot lightwwylele1-3/+19
2017-08-11SwRasterizer/Lighting: implement geometric factorwwylele1-4/+16
2017-08-10SwRasterizer/Lighting: use make_tuple instead of constructorwwylele1-1/+1
2017-08-03SwRasterizer/Lighting: shorten file namewwylele1-1/+1
2017-08-02SwRasterizer/Lighting: move to its own filewwylele1-0/+250