summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/BoundingBox.cpp
AgeCommit message (Collapse)Author
2016-01-17VideoCommon: Header cleanupLioncash
Also remedies places where the video backends and core rely on things being indirectly included.
2015-09-24BoundingBox: Remove unnecessary headersLioncash
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
Disable bbox
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25BBox: remove now unreachable SW bbox implementationdegasus
2014-12-21VertexLoader: Add a VertexLoader pointer to each function calldegasus
2014-12-09VideoCommon: Rename s_pCurBufferPointerdegasus
2014-10-16Make some variables static (should probably adjust for coding style too, but ↵comex
I'm not the one who merged code with bad style...)
2014-10-10Fix compile errors after rebase.crudelios
2014-10-10Get buildbot to compile.crudelios
2014-10-10Fix linux build and various warnings.crudelios
Increase savestate version.
2014-10-10Reimplement Bounding Box calculation using the software renderer.crudelios