summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/graphicshelpergl3_2
Commit message (Expand)AuthorAgeFilesLines
* Make the OpenGL renderer a pluginPaul Lemire2020-02-052-2307/+0
* Add QRasterMode render stateJuan Jose Casafranca2019-02-121-0/+17
* Remove GPU_BLACKLIST support from various testsEdward Welbourne2018-10-121-5/+0
* Implement WaitFence/SetFence handling into the rendererPaul Lemire2018-10-121-0/+99
* Fix signed vs unsigned comparison warning in unit testSean Harmer2017-08-301-2/+2
* BlitFramebuffer framegraph nodeJuan José Casafranca2017-08-231-0/+36
* Merge branch '5.9' into devSean Harmer2017-08-191-2/+22
|\
| * RenderCapture: read back from the correct framebufferPaul Lemire2017-07-171-2/+22
* | Add wrappers for glEnableVertexAttrib and glVertexAttrib*PointerSean Harmer2017-08-101-1/+88
|/
* Revert to using new window for each testSean Harmer2017-05-071-2/+2
* tst_GraphicsHelperGL3_2::blitFramebuffer(): check how many samples are supportedGiuseppe D'Angelo2017-04-182-3/+6
* Blacklist tst_GraphicsHelperGL3_2::blitFramebuffer on Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+2
* Don't recreate window very rapidly in test caseSean Harmer2017-01-121-1/+6
* Add unit tests for graphics helper blitFramebuffer functionAntti Määttä2016-10-201-7/+68
* Unit tests for GraphicsHelperGL3_2Paul Lemire2016-10-102-0/+1982