summaryrefslogtreecommitdiffstats
path: root/src/render/frontend
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.8' into devSean Harmer2017-01-104-2/+14
|\
| * Doc: corrected description of parameterNico Vertriest2017-01-101-2/+1
| * QRendererSettings::setActiveFrameGraph(): Set surface for new graphWieland Hagen2017-01-091-0/+10
| * Initialize QRenderAspectPrivate's m_offscreenHelper member variableGuillermo A. Amaral2017-01-061-0/+1
| * BugFix - Added warning when upVector is null or (anti-)collinearRobert Brock2017-01-021-0/+2
* | Merge branch '5.8' into devSean Harmer2016-12-212-32/+55
|\|
| * Merge branch '5.8.0' into 5.8Sean Harmer2016-12-162-1/+24
| |\
| | * Ensure offscreen surface used during cleanup is created on gui threadSean Harmer2016-12-142-0/+17
| | * Properly order texture jobsPaul Lemire2016-12-141-1/+5
| | * Fix warnings about unregistered metatypesSean Harmer2016-12-081-0/+2
| * | Simplify FrameGraphNodeFunctor creationPaul Lemire2016-12-141-15/+15
| * | NodeFunctor: simplify constructionPaul Lemire2016-12-141-16/+16
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1214-89/+272
|\| |
| * | Doc: Specify #include path for each \classTopi Reinio2016-12-073-0/+3
| * | TechniqueManager: move to dedicated filePaul Lemire2016-11-301-0/+1
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-284-74/+234
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-1/+1
| | |\
| | | * QRenderAspect: remove misleading checkMarc Mutz2016-10-241-1/+1
| | * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-241-0/+1
| | |\ \
| | | * | Give access to FrameGraphNode as a grouping nodeKevin Ottens2016-10-141-0/+1
| | * | | Update QComputeCommand and QDispatchCompute docsAntti Määttä2016-11-141-22/+60
| | * | | Update docs for render targetsAntti Määttä2016-11-142-51/+172
| | |/ /
| * | | Technique: add isCompatibleWithFilters functionPaul Lemire2016-11-251-1/+1
| * | | LCOV exclusion comments squashedPaul Lemire2016-11-234-4/+4
| * | | QRenderTargetOutput: add LCOV exclusion comment to Q_ENUMPaul Lemire2016-11-191-2/+2
| * | | QPickingSettings: add LCOV exclusion comment to Q_ENUMPaul Lemire2016-11-191-3/+3
| * | | QPickingSettings: block all notificationsPaul Lemire2016-11-192-0/+4
| * | | QRenderSettings: document RenderPolicy valuesPaul Lemire2016-11-181-0/+8
| * | | Texture: further refactoringPaul Lemire2016-11-141-1/+1
| * | | Texture backend refactoring: Update node managersWieland Hagen2016-11-141-5/+12
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-111-1/+1
|\| | |
| * | | Merge branch '5.7' into 5.8Sean Harmer2016-10-101-1/+1
| |\| |
| | * | Add namespace to picking settings property typeKevin Ottens2016-09-261-1/+1
* | | | Renaming Scene IO classes to scene import classesOtto Ryynänen2016-10-102-7/+7
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-203-177/+295
|\| |
| * | Fix QCameraLens moduleAntti Määttä2016-09-091-2/+2
| * | Fix documentation of QRenderSettings and QPickingSettingsMiikka Heikkinen2016-09-052-52/+133
| * | Update QCameraLens docsAntti Määttä2016-09-051-125/+162
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-052-81/+346
|\| |
| * | Update QTextureImage docsAntti Määttä2016-09-021-0/+36
| * | Update QCamera docsAntti Määttä2016-09-021-81/+310
* | | Silence 'no such slot' connect warning on startupAntti Määttä2016-09-023-3/+4
* | | Enable QRenderCapture usage in the backendAntti Määttä2016-08-291-1/+4
* | | QRenderTargetOutput: use full type in the face Q_PROPERTYPaul Lemire2016-08-261-1/+1
* | | Merge branch '5.7' into 5.8Sean Harmer2016-08-251-0/+1
|\| |
| * | Register the metatype for QFrameGraphNodeAndy Shaw2016-08-231-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-233-3/+39
|\| |
| * | QComputeCommand: fix was returning wrong dimensions for Y and ZPaul Lemire2016-08-161-2/+2
| * | QCameraLens: block notifications that shouldn't be sentPaul Lemire2016-08-161-0/+36
| * | QRenderTargetOuput: check texture is not null when setting parentPaul Lemire2016-08-161-1/+1