summaryrefslogtreecommitdiffstats
path: root/src/render/renderers/opengl/graphicshelpers/graphicscontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* GraphicsContext: remove left overs from GL command threadPaul Lemire2019-12-031-6/+4
* Convert Shader/ShaderBuilder jobs to use direct syncPaul Lemire2019-10-141-2/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-211-1/+1
|\
| * Fix potential memory leakMichael Brasser2019-09-171-1/+1
* | Renderer: Image support addedPaul Lemire2019-06-051-1/+14
* | Uniform: add handling of uniform of Image based typesPaul Lemire2019-06-051-0/+1
* | GraphicsHelpers: add bindImageTexture supportPaul Lemire2019-06-041-0/+13
* | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-151-2/+8
|\|
| * Fix member overloadsMike Krus2019-03-141-2/+8
* | Add QRasterMode render stateJuan Jose Casafranca2019-02-121-0/+5
* | Add support for glDepthRangeJim Albamont2019-02-111-0/+5
|/
* Fix warning about ignored qualifiersThiago Macieira2018-09-051-1/+1
* Fix: remove compile warning in graphicscontext.cppPaul Lemire2018-08-211-1/+1
* Add a GLES 3.1 graphics helperLaszlo Agocs2018-05-291-0/+4
* Fix BlitFramebuffer on GLESLaszlo Agocs2018-05-291-0/+5
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-0/+975