summaryrefslogtreecommitdiffstats
path: root/src/render/backend/qgraphicshelperinterface_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move graphicshelpers into their own directorySean Harmer2015-10-131-114/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-6/+6
* Fix: Multi Viewport with Scene3DPaul Lemire2015-09-211-1/+5
* Renderer/GLHelpers: handle primitive restart when possiblePaul Lemire2015-08-111-1/+4
* 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
* Add a method to know the currently bound FBOKevin Ottens2015-01-171-0/+1
* QGraphicsContext: bindFragDataLocation test improvedPaul Lemire2014-12-221-1/+2
* 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-1/+1
* QGraphicsHelpers: Add uniform block introspectionPaul Lemire2014-12-121-0/+1
* Silence some warnings on OS X/clangSean Harmer2014-10-091-1/+1
* Add AlphaCoverage state in backend + helpersPaul Lemire2014-10-041-0/+2
* Shader uniform refactoringPaul Lemire2014-09-301-3/+5
* QGraphicsHelper use supportsFeature() to check UBO supportPaul Lemire2014-09-301-2/+3
* Add an example to exercise tessellation shader supportSean Harmer2014-09-211-2/+3
* Added MRT support in RenderView and QGraphicsContextPaul Lemire2014-09-151-0/+1
* Added MRT method to QGraphicsHelpersPaul Lemire2014-09-151-1/+7
* QGraphicsHelper FBO creationPaul Lemire2014-09-151-0/+9
* Mark backend render classes as private and fix compilationSean Harmer2014-08-171-0/+81