summaryrefslogtreecommitdiffstats
path: root/src/render/renderers/opengl/renderer/renderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure right screen is set on QOpenGLContext and QOffscreenSurfaceAndy Shaw2019-10-141-0/+4
* Fix Entity parenting hierarchyJim Albamont2019-04-041-0/+2
* Fix: rebuild material and layer caches when FrameGraph tree is dirtyPaul Lemire2019-02-191-0/+1
* Properly update properties from Backend to Frontend texturesPaul Lemire2018-08-081-0/+5
* Renderer: do not lookup cleanup texturesPaul Lemire2018-07-181-1/+1
* Fix race condition when executing multiple filterlayerjobs at oncePaul Lemire2018-06-251-0/+3
* Avoid locking up on Radeonv5.11.0-rc1Laszlo Agocs2018-05-041-1/+2
* Fix race in startup/shutdownPaul Lemire2018-03-231-0/+1
* AbstractRenderer: add setOpenGLContext methodPaul Lemire2018-03-191-1/+1
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-0/+405