summaryrefslogtreecommitdiffstats
path: root/src/render/backend/qgraphicshelperes2_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make shadow mapping functional on ES 3Laszlo Agocs2015-02-181-0/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Make ES2 support dynamicLaszlo Agocs2015-01-241-7/+2
* Add a method to know the currently bound FBOKevin Ottens2015-01-171-0/+1
* QGraphicsHelpers: uniformByteSize methodPaul Lemire2014-12-121-0/+1
* QGraphicsHelper: buildUniformBuffer methodPaul Lemire2014-12-121-0/+1
* QGraphicsHelper: bindBufferBase method addedPaul Lemire2014-12-121-0/+1
* QGraphicHelpers: bindUniformBlock method added,Paul Lemire2014-12-121-0/+1
* QGraphicsHelpers: Add uniform block introspectionPaul Lemire2014-12-121-0/+1
* Add AlphaCoverage state in backend + helpersPaul Lemire2014-10-041-0/+2
* Shader uniform refactoringPaul Lemire2014-09-301-2/+3
* QGraphicsHelper use supportsFeature() to check UBO supportPaul Lemire2014-09-301-1/+0
* Add an example to exercise tessellation shader supportSean Harmer2014-09-211-0/+1
* Added MRT support in RenderView and QGraphicsContextPaul Lemire2014-09-151-0/+1
* Added MRT method to QGraphicsHelpersPaul Lemire2014-09-151-0/+2
* QGraphicsHelper FBO creationPaul Lemire2014-09-151-0/+5
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-0/+92