summaryrefslogtreecommitdiffstats
path: root/src/render/graphicshelpers/graphicshelperes2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-846/+0
* Fix regression crash on Windows when ES2 is usedDavid Cremoux2018-02-131-0/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Andy Nichols2017-11-171-0/+3
|\
| * Fix for uniform arrays on some driversPaul Lemire2017-11-171-0/+3
* | BlitFramebuffer framegraph nodeJuan José Casafranca2017-08-231-0/+12
* | Merge branch '5.9' into devSean Harmer2017-08-191-2/+22
|\|
| * RenderCapture: read back from the correct framebufferPaul Lemire2017-07-171-2/+22
* | GraphicsHelpers: fix handling of matrice attributesPaul Lemire2017-08-111-0/+4
* | Add wrappers for glEnableVertexAttrib and glVertexAttrib*PointerSean Harmer2017-08-101-0/+26
* | Add uniform buffer support for GLES 3.0+Laszlo Agocs2017-07-061-1/+2
* | Add renderbuffer support for FBO attachments with OpenGL ESLaszlo Agocs2017-07-051-0/+22
|/
* QMemoryBarrier cleanupPaul Lemire2017-02-161-1/+1
* Merge branch '5.8' into 5.9Sean Harmer2017-02-101-13/+12
|\
| * Enable blitFramebuffer with ES2 when it is supportedAntti Määttä2017-02-081-13/+12
* | Transfers gpu buffer data to cpuJuan José Casafranca2017-01-311-0/+14
* | GraphicsHelpers: add glMemoryBarrier supportPaul Lemire2017-01-241-0/+6
* | GraphicsHelpers: add support for indirect drawingPaul Lemire2017-01-131-0/+10
|/
* GraphicsHelpers: bindFrameBufferAttachmentPaul Lemire2016-11-181-1/+7
* Add blitFramebuffer to graphics helpersAntti Määttä2016-10-201-0/+15
* GraphicsContext/Helpers: remove bindUniformPaul Lemire2016-09-141-102/+0
* GraphicHelpers: add helper methods to get UniformType from GLTypePaul Lemire2016-09-071-0/+43
* GraphicsHelper: add glUniform* helper methodsPaul Lemire2016-08-261-0/+105
* Introduce GraphicsHelperES3, allow multiple color attachmentsSvenn-Arne Dragly2016-08-121-26/+10
* Add OpenGLES 3.0 call to glDrawElementsInstancedSvenn-Arne Dragly2016-07-211-7/+17
* Make sure baseInstance and baseVertex are passedKevin Ottens2016-05-121-7/+7
* Add firstVertex to QGeometryRenderer APIMike Krus2016-05-041-0/+10
* Silence some unused variable warningsSean Harmer2016-04-201-0/+1
* AntiAliasing added as RenderstateRobert Brock2016-04-201-1/+6
* Add GraphicsContext support for glClearBufferfv()Wieland Hagen2016-04-161-0/+7
* GraphicsContext: remove cullFace()Wieland Hagen2016-04-151-6/+0
* Properly handle alpha to coverage state in non-cloning codepathSean Harmer2016-04-111-7/+3
* QClipPlane rename and added propertiesRobert Brock2016-03-081-0/+5
* QRenderTargetOutput enumRobert Brock2016-03-031-3/+3
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-3/+3
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-3/+3
* Add QRenderState for GL_TEXTURE_CUBE_MAP_SEAMLESSWieland Hagen2016-02-051-0/+6
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Added glEnablei, glDisablei, glBlendFuncSeparateiWieland Hagen2016-01-141-0/+25
* GraphicsHelper: add dispatch compute functionPaul Lemire2016-01-131-0/+8
* RenderView/GraphicsContext: support SSBO/UBO with buffer used as ParametersPaul Lemire2016-01-131-0/+8
* Shaders: retrieve SSBO blockPaul Lemire2016-01-131-0/+8
* Add glBlendFunci() to GraphicsContext + GraphicsHelperWieland Hagen2016-01-071-0/+9
* Add glPointSize() helper functionsWieland Hagen2015-12-271-0/+12
* Warn if uint index type is not supported on ES2Laszlo Agocs2015-12-071-0/+10
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Remove Q prefix from graphics helpersSean Harmer2015-10-131-0/+560