summaryrefslogtreecommitdiffstats
path: root/src/render/backend/states
Commit message (Expand)AuthorAgeFilesLines
* Fix build with gcc 4.4Laszlo Agocs2015-02-261-11/+11
* Copyright header change.Mika Salmela2015-02-092-40/+30
* Export for use in unit testsKevin Ottens2015-02-021-13/+13
* ColorMask backend state for QColorMaskPaul Lemire2015-01-242-0/+27
* Introduce the "polygon offset" render stateGiuseppe D'Angelo2015-01-162-0/+29
* Remove a wrong Q_UNUSEDGiuseppe D'Angelo2015-01-151-1/+0
* 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