summaryrefslogtreecommitdiffstats
path: root/src/render/backend/qgraphicshelpergl3_p.h
Commit message (Expand)AuthorAgeFilesLines
* Renderer/GLHelpers: handle primitive restart when possiblePaul Lemire2015-08-111-0/+2
* QGraphicsHelpers: take baseVertex and baseInstance argumentsPaul Lemire2015-08-071-2/+2
* ClipPlane backend state for QClipPlanePaul Lemire2015-07-251-0/+3
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Fix building with OpenGL ES2Andy Nichols2015-01-201-2/+2
* Add a method to know the currently bound FBOKevin Ottens2015-01-171-0/+1
* QGraphicsHelpers: uniformByteSize methodPaul Lemire2014-12-121-0/+1
* QGraphicsContext: UBO support implementedPaul Lemire2014-12-121-1/+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-3/+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/+5
* 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/+90