summaryrefslogtreecommitdiff
path: root/src/render/backend/states
Commit message (Expand)AuthorAgeFilesLines
* Add AlphaCoverage state in backend + helpersPaul Lemire2014-10-042-0/+30
* Use QOpenGLFunctions where missingAndrew Knight2014-10-011-10/+10
* Fix enum typo in StencilTestAndrew Knight2014-09-061-1/+1
* Mark backend render classes as private and fix compilationSean Harmer2014-08-172-4/+4
* Fix warning about unused parametersThiago Macieira2014-08-171-2/+2
* Avoid naming classes DrawStateLouai Al-Khanji2014-08-152-3/+5
* Added missing backend drawstatesPaul Lemire2014-08-142-22/+107
* Moved out of DrawState all GL callsPaul Lemire2014-06-271-13/+5
* Fixed syncqt warningsPaul Lemire2014-04-041-2/+2
* Fix builds with namespaced QtSean Harmer2014-04-022-4/+8
* Relocate the render aspect outside of coreSean Harmer2014-03-292-0/+345
* Import initial examples and export symbols from libSean Harmer2014-02-252-350/+0
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-102-0/+350