summaryrefslogtreecommitdiffstats
path: root/src/render/graphicshelpers/graphicshelpergl2.cpp
Commit message (Expand)AuthorAgeFilesLines
* QMemoryBarrier cleanupPaul Lemire2017-02-161-1/+1
* Merge branch '5.8' into 5.9Sean Harmer2017-02-061-9/+5
|\
| * Enable point sprites for GL2Harald Vistnes2017-01-311-9/+5
* | Transfers gpu buffer data to cpuJuan José Casafranca2017-01-311-0/+10
* | 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-92/+0
* GraphicHelpers: add helper methods to get UniformType from GLTypePaul Lemire2016-09-071-0/+48
* GraphicsHelperGL2: fix code indentationPaul Lemire2016-09-071-11/+11
* GraphicsHelper: export for tests + fix missing typesPaul Lemire2016-08-271-0/+7
* GraphicsHelper: add glUniform* helper methodsPaul Lemire2016-08-261-0/+105
* Fix framebuffer binding target on GL2Mauro Persano2016-05-161-1/+1
* Make sure baseInstance and baseVertex are passedKevin Ottens2016-05-121-7/+7
* Add firstVertex to QGeometryRenderer APIMike Krus2016-05-041-0/+10
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-8/+8
* AntiAliasing added as RenderstateRobert Brock2016-04-201-0/+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/+11
* QRenderTargetOutput enumRobert Brock2016-03-031-3/+3
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-3/+3
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-4/+4
* 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/+7
* Add glBlendFunci() to GraphicsContext + GraphicsHelperWieland Hagen2016-01-071-0/+9
* Add glPointSize() helper functionsWieland Hagen2015-12-271-0/+13
* Remove Q prefix from graphics helpersSean Harmer2015-10-131-0/+568