summaryrefslogtreecommitdiffstats
path: root/src/render/backend/renderview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-392/+0
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-151-20/+22
|\
| * Render: Use SIMD Vectors and Matrices in the backendPaul Lemire2018-02-021-20/+22
* | Cache material parameter gatherer resultsSvenn-Arne Dragly2017-12-061-2/+2
* | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-131-0/+4
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-311-0/+4
| |\
| | * Fix SortPolicy sorting key generationLaszlo Agocs2017-10-201-0/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-051-0/+1
|\| |
| * | Add an aspectRatio standard uniformKevin Ottens2017-09-221-0/+1
* | | Remove dead sorting codeLaszlo Agocs2017-09-041-1/+0
|/ /
* | BlitFramebuffer framegraph nodeJuan José Casafranca2017-08-231-0/+21
* | Merge branch '5.9' into devSean Harmer2017-08-191-1/+1
|\|
| * Fix RenderCommand sortingPaul Lemire2017-08-021-1/+1
* | Renderer: launch proximity filter jobPaul Lemire2017-08-191-0/+4
* | Fix and improve layer filteringPaul Lemire2017-08-181-11/+3
* | Extend standard uniforms to cover skinningPaletteSean Harmer2017-08-101-5/+16
* | Accept/Drop entities and filter recursivelyJuan José Casafranca2017-08-021-0/+5
* | Add optional QRect parameter to QRenderCapture::requestCaptureMauro Persano2017-06-211-0/+4
|/
* RenderView: bind the found EnvironmentLightKevin Ottens2017-02-241-1/+3
* QMemoryBarrier cleanupPaul Lemire2017-02-161-3/+3
* Expose QViewport's gamma property to the shadersKevin Ottens2017-01-311-0/+5
* Expose QCameraLens' exposure to the shadersKevin Ottens2017-01-311-0/+1
* Transfers gpu buffer data to cpuJuan José Casafranca2017-01-311-0/+4
* RenderView: store memoryBarrier flagPaul Lemire2017-01-231-0/+5
* RenderView: standard uniforms replace fptr by a switchPaul Lemire2016-12-141-22/+27
* Renderer: get rid of QVariant for backend uniformsPaul Lemire2016-09-141-23/+23
* Enable QRenderCapture usage in the backendAntti Määttä2016-08-291-0/+5
* RenderView: unset thread local storage after we are done with itPaul Lemire2016-08-091-1/+1
* Set the viewProjection and its inverse as uniforms if usedSean Harmer2016-08-081-0/+2
* ClearsBuffers: make the RenderViews store clearbuffers valuesPaul Lemire2016-07-041-4/+13
* Renderer/RenderView: store only renderTarget nodeIdPaul Lemire2016-07-041-3/+3
* Fix race with UniformBlockBuilderPaul Lemire2016-07-041-1/+2
* Further job improvementsPaul Lemire2016-07-041-5/+12
* Split RenderCommand building into more jobsPaul Lemire2016-07-031-17/+13
* Use the LightGathering jobPaul Lemire2016-07-031-1/+2
* Move LightSource to dedicated filePaul Lemire2016-07-031-9/+1
* Split RenderViewJobsPaul Lemire2016-07-031-73/+44
* RenderView -> Q_DECL_NOEXCEPT -> Q_DECL_NOTHROWPaul Lemire2016-07-031-15/+15
* RenderViewJobUtils: small cleanupPaul Lemire2016-07-021-1/+1
* Entity: use QVector for componentsHandle/renderComponentsPaul Lemire2016-06-271-2/+2
* Get rid of QLayer::namesKevin Ottens2016-05-041-6/+3
* Adjust LayerFilter's layers property behaviorKevin Ottens2016-05-041-0/+4
* QClearBuffers: clear specific QRenderTargetOutputsWieland Hagen2016-05-031-28/+12
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-5/+5
* Moves QSortCriterion flag to QSortPolicy and remove itFranck Arrecot2016-04-261-2/+3
* QClearBuffers: Add BufferTypeFlags QFlagsWieland Hagen2016-04-161-3/+3
* Consolidate some functionality into AttachmentPack.Wieland Hagen2016-04-161-3/+2
* RenderView: remove unneeded list of default attribute namesPaul Lemire2016-04-151-2/+0
* Fix surface size settingMiikka Heikkinen2016-04-111-1/+1
* Set a valid surface size.Volker Krause2016-04-091-1/+2