summaryrefslogtreecommitdiffstats
path: root/src/render/backend/renderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-405/+0
* Perform Shader loading within framePaul Lemire2018-03-161-4/+4
* Split GraphicsContext in twoPaul Lemire2018-03-161-3/+5
* Renderer: instantiate, initialize and shutdown CommandThreadPaul Lemire2018-03-161-0/+7
* RenderThread: fix races with texture and bufferPaul Lemire2018-02-281-0/+3
* Fix race between RenderThread and ShaderGathererJobPaul Lemire2018-02-281-1/+1
* Revert "Keep rendering in sync with aspect jobs by adding barriers"Paul Lemire2018-02-281-39/+12
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-151-13/+39
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-061-0/+1
| |\
| | * Fix crash if sharecontext is requested before initailizationMäättä Antti2018-02-061-0/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Sean Harmer2018-02-051-1/+1
| |\|
| | * Handle multiple surfaces properly for pickingMike Krus2018-01-261-1/+1
| * | Keep rendering in sync with aspect jobs by adding barriersSvenn-Arne Dragly2018-02-021-12/+38
* | | Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-141-2/+11
|\ \ \
| * | | Fix crash if sharecontext is requested before initailizationMäättä Antti2018-02-081-0/+1
| |/ /
| * | Organize dirty bits in categoriesSvenn-Arne Dragly2018-02-011-2/+10
* | | Ray casting jobMike Krus2018-02-011-0/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-221-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-221-1/+1
| |\|
| | * Scene3D: allow to force blocking renderingPaul Lemire2018-01-161-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-201-0/+4
|\| |
| * | Fix rendering following LayersDirtyPaul Lemire2017-11-161-2/+2
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Svenn-Arne Dragly2017-11-151-0/+4
| |\|
| | * Add layer entity filter cachingSvenn-Arne Dragly2017-11-141-0/+3
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-36/+36
|/ /
* | BlitFramebuffer framegraph nodeJuan José Casafranca2017-08-231-0/+5
* | RenderQueue: make it hold its mutexPaul Lemire2017-08-221-4/+0
* | Add a job to calculate the skinning matrix palette for a skeletonSean Harmer2017-08-101-0/+3
* | Properly use QT_CONFIG for Qt3D profiling optionsPaul Lemire2017-08-031-2/+2
* | Add support to move the camera so that the entire model is visibleMike Krus2017-05-231-1/+1
* | Add support for remote content in SceneLoaderMike Krus2017-05-211-1/+1
|/
* Renderer: fix OnDemand renderingPaul Lemire2017-04-271-2/+2
* Merge branch '5.8' into 5.9Sean Harmer2017-02-061-0/+5
|\
| * Delete abandoned VAOs after each frameWieland Hagen2017-02-011-0/+5
* | Transfers gpu buffer data to cpuJuan José Casafranca2017-01-311-0/+6
* | Merge branch 'wip/qtquickintegration' into devSean Harmer2017-01-291-1/+3
|\ \
| * | Update pickboundingvolumejob with event forwardingAntti Määttä2017-01-271-1/+1
| * | Add shared context to rendererAntti Määttä2017-01-181-0/+2
* | | LevelOfDetail (LOD) nodeMike Krus2017-01-231-0/+5
|/ /
* | Merge branch '5.8' into devSean Harmer2017-01-101-1/+4
|\|
| * Re-run VAO initialization next frame, if something goes wrongWieland Hagen2017-01-051-1/+1
| * Correct filtering of disabled entitiesWieland Hagen2017-01-051-0/+3
* | Merge branch '5.8' into devSean Harmer2016-12-211-0/+16
|\|
| * Merge branch '5.8.0' into 5.8Sean Harmer2016-12-161-0/+16
| |\
| | * Make sure destroyed OpenGL context is no longer usedv5.8.0-rc1Miikka Heikkinen2016-12-161-0/+2
| | * Ensure offscreen surface used during cleanup is created on gui threadSean Harmer2016-12-141-0/+6
| | * Properly order texture jobsPaul Lemire2016-12-141-0/+7
| | * Textures: properly abandon and release texture dataPaul Lemire2016-12-141-0/+1
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-3/+14
|\| |
| * | Renderer: add FilterCompatibleTechniqueJob instancePaul Lemire2016-12-041-0/+3
| |/