aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/qssgdebugdrawsystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix-up the pipeline state APIChristian Strømme2023-12-061-7/+8
* Move most of QSSGRhiContext to the private classLaszlo Agocs2023-11-241-2/+3
* Expose the render context interfaceChristian Strømme2023-10-241-2/+2
* Move utility functions under the QSSGUtils namespaceChristian Strømme2023-09-041-2/+2
* Make the debug draw system an optional passChristian Strømme2023-08-011-0/+118
* Remove last usage of QSSGRefChristian Strømme2023-05-191-19/+19
* Fix handling of empty scene shadow-casting boundsJonas Karlsson2023-04-191-4/+2
* Remove duplication of bounds functionsChristian Strømme2023-01-311-1/+1
* Backend: Add system for drawing debug lines in world spaceAndy Nichols2022-10-131-0/+227