summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/BoundingBox.h
AgeCommit message (Expand)Author
2023-12-09VideoCommon: Use std::span for BoundingBox::Write()Lioncash
2023-01-31Move BoundingBox out of RenderBaseScott Mansell
2023-01-31Split AbstractGfx out of RendererScott Mansell
2022-12-27VideoCommon: De-globalize PixelShaderManager class.Admiral H. Curtiss
2021-10-04VideoCommon: Abstract bounding boxTechjar
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-12-05VideoCommon/BoundingBox: Make interface for querying bounding box dataLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-17VideoCommon: Header cleanupLioncash
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-10-10Reimplement Bounding Box calculation using the software renderer.crudelios