summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/BoundingBox.cpp
AgeCommit message (Expand)Author
2016-01-17VideoCommon: Header cleanupLioncash
2015-09-24BoundingBox: Remove unnecessary headersLioncash
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
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
2014-10-10Fix compile errors after rebase.crudelios
2014-10-10Get buildbot to compile.crudelios
2014-10-10Fix linux build and various warnings.crudelios
2014-10-10Reimplement Bounding Box calculation using the software renderer.crudelios