summaryrefslogtreecommitdiffstats
path: root/src/render/renderstates
Commit message (Expand)AuthorAgeFilesLines
* Only set the state flag after having merged with the other statesPaul Lemire2020-11-261-1/+1
* Use QList instead of QVector in renderJarek Kobus2020-07-091-1/+0
* GraphicsHelpers/GLShader: switch to std::vectorPaul Lemire2020-07-032-4/+4
* Fix build for Qt6Mike Krus2020-05-062-2/+2
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-273-5/+6
|\
| * Initial creation of RHI plug-in and refactoringJean-Michaƫl Celerier2020-03-163-5/+6
* | Remove unused data structuresMike Krus2020-02-1117-83/+6
* | Remove deprecated classes and functionsPaul Lemire2020-02-1141-395/+0
|/
* Make the OpenGL renderer a pluginPaul Lemire2020-02-058-29/+302
* Doc: Fix documentation warningsTopi Reinio2019-11-131-2/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-0/+1
|\
| * Doc: Use correct qml module names for qml typesPaul Wicking2019-10-141-0/+1
* | QRasterMode: add documentationPaul Lemire2019-10-071-0/+94
* | Clean up includesMike Krus2019-10-018-8/+0
* | Update QRenderState to use direct syncPaul Lemire2019-09-259-218/+203
* | QDepthRange: fix doc/qml registration for 5.14Paul Lemire2019-09-191-2/+2
* | QRasterMode: de-inline dtorMarc Mutz2019-08-282-1/+7
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-312-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-232-2/+2
| |\
| | * RenderStates: fix override of nested RenderStatesPaul Lemire2019-07-182-2/+2
* | | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-1543-43/+43
|\| |
| * | Switch export macros to standard formKai Koehne2019-04-0239-39/+39
| |/
* | Add QRasterMode render stateJuan Jose Casafranca2019-02-129-2/+303
* | Add support for glDepthRangeJim Albamont2019-02-1110-0/+349
|/
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-1911-22/+22
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-201-3/+3
* Doc: Add and improve examples in render states and material systemSvenn-Arne Dragly2018-03-252-2/+160
* RenderStates: rework to split node and rendering partPaul Lemire2018-03-196-242/+200
* Move Renderer specific classes into new folderPaul Lemire2018-03-193-526/+2
* Split GraphicsContext in twoPaul Lemire2018-03-163-7/+6
* Doc: Fix documentation warnings for Qt 3D RenderTopi Reinio2018-02-282-2/+3
* Merge branch '5.10' into devSean Harmer2018-01-261-4/+69
|\
| * Merge branch '5.9' into 5.10Sean Harmer2018-01-251-4/+69
| |\
| | * Doc: Add examples and enumeration to QCullFace documentationSvenn-Arne Dragly2018-01-251-4/+69
* | | Merge branch '5.10' into devSean Harmer2018-01-172-2/+2
|\| |
| * | Merge branch '5.9' into 5.10Sean Harmer2018-01-122-2/+2
| |\|
| | * Fix includes of Qt classesFriedemann Kleint2017-11-232-2/+2
* | | Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-052-21/+0
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-252-6/+6
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2519-51/+51
|/ /
* | Merge branch '5.9' into devSean Harmer2017-08-198-43/+151
|\|
| * Implement property updates for QStencilTest and QStencilOperationWieland Hagen2017-08-036-30/+128
| * Fix QAlphaMask and QStencilMask render states property updatingWieland Hagen2017-08-033-1/+10
| * Add QRenderState unit testWieland Hagen2017-08-031-1/+1
| * Fix RenderState property updatesWieland Hagen2017-07-221-11/+12
* | Add QLineWidth::smoothed propertyWieland Hagen2017-07-066-2/+37
* | Add missing we mean it warning to qlinewidth_p.hSean Harmer2017-06-261-0/+11
* | Merge branch '5.9' into devSean Harmer2017-06-1918-34/+36
|\|
| * Add missing private export macrosMike Krus2017-06-1615-15/+30
| * Remove redundant code in AlphaCoverage/SeamlessCubemap render statesMauro Persano2017-06-083-19/+6