summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/techniquemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-21/+21
* Update commercial license headersTarja Sundqvist2022-06-131-21/+21
* Replace all implicit container move and clear by an explicit functionPaul Lemire2021-02-241-1/+1
* OpenGL Renderer: replace std::find by Qt3DCore::containsPaul Lemire2020-07-071-3/+2
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-031-2/+4
* TechniqueManager: add method to store ids of dirty techniquesPaul Lemire2016-11-301-0/+13
* TechniqueManager: move to dedicated filePaul Lemire2016-11-301-0/+55