summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/TransformUnit.cpp
AgeCommit message (Expand)Author
2015-06-08VideoSW: refactor shared lighting attenuation functionNanoByte011
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
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-10Software: Apply static to some functionsLioncash
2014-08-10Software: Fix the formatting and function casing in Vec3.hLioncash
2014-07-11mark all local functions as staticdegasus
2014-06-19VideoCommon: use the Light struct in XF memorydegasus
2014-05-29Remove the min/max functions in CommonFuncs.Lioncash
2014-05-17Merge pull request #360 from magumagu/lighting-roundingTony Wasserka
2014-05-16Video backends: mass-replace "xfregs" with "xfmem".magumagu
2014-05-16Video backend: merge global var xfmem into xfregs.magumagu
2014-05-16Video backends: unify xfregs/xfmem structures.magumagu
2014-05-11Video backends: fix rounding in lighting computation.magumagu
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre