summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoState.cpp
AgeCommit message (Expand)Author
2014-12-14VideoCommon: Add a separate constants buffer for the geometry shader.Jules Blok
2014-10-10Get buildbot to compile.crudelios
2014-10-10Reimplement Bounding Box calculation using the software renderer.crudelios
2014-09-28Changes to allow LoadCPReg to work in a preprocess mode which affects a separ...comex
2014-09-28Mechanical changes to move most CP state to a struct rather than separate glo...comex
2014-07-29Convert some more header inclusions into forward declarationsLioncash
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-02-20Fix more header sorting issues in VideoCommon/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre