summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/TransformUnit.cpp
AgeCommit message (Expand)Author
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2016-09-24Software: Clean out unnecessary includes/fwd declsLioncash
2016-08-31CommentsPreston Smith
2016-08-31Revert postMat movementPreston Smith
2016-08-30Remove else in software rendererPreston Smith
2016-08-30lint fixPreston Smith
2016-08-30inputform ABC1's q value is defaulting to 0Preston Smith
2016-08-30Software renderer fixPreston Smith
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-06VideoSW: Use more VideoCommondegasus
2015-10-15VertexShaderManager: Get rid of float pointer castsLioncash
2015-09-12MathUtil: Convert Clamp into a constexpr functionLioncash
2015-06-23Fix some warningsTillmann Karras
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