index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
render
/
renderstates
/
renderstates.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-39
/
+3
*
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
1
-1
/
+0
*
Clean up includes
Mike Krus
2019-10-01
1
-1
/
+0
*
Update QRenderState to use direct sync
Paul Lemire
2019-09-25
1
-82
/
+111
*
Add QRasterMode render state
Juan Jose Casafranca
2019-02-12
1
-0
/
+6
*
Add support for glDepthRange
Jim Albamont
2019-02-11
1
-0
/
+6
*
RenderStates: rework to split node and rendering part
Paul Lemire
2018-03-19
1
-144
/
+0
*
Split GraphicsContext in two
Paul Lemire
2018-03-16
1
-1
/
+0
*
Merge branch '5.9' into dev
Sean Harmer
2017-08-19
1
-11
/
+48
|
\
|
*
Implement property updates for QStencilTest and QStencilOperation
Wieland Hagen
2017-08-03
1
-0
/
+28
|
*
Fix QAlphaMask and QStencilMask render states property updating
Wieland Hagen
2017-08-03
1
-0
/
+8
|
*
Fix RenderState property updates
Wieland Hagen
2017-07-22
1
-11
/
+12
*
|
Add QLineWidth::smoothed property
Wieland Hagen
2017-07-06
1
-0
/
+12
*
|
Merge branch '5.9' into dev
Sean Harmer
2017-06-19
1
-13
/
+2
|
\
|
|
*
Remove redundant code in AlphaCoverage/SeamlessCubemap render states
Mauro Persano
2017-06-08
1
-13
/
+2
*
|
Add LineWidth render state
Mauro Persano
2017-06-08
1
-0
/
+11
|
/
*
RenderStateSet/Node: store a StateVariant
Paul Lemire
2016-07-17
1
-5
/
+0
*
RenderState: add a state variant union
Paul Lemire
2016-07-17
1
-7
/
+7
*
Replace all GenericState(n) by variadic template class
Paul Lemire
2016-06-30
1
-60
/
+60
*
Replace Q_DECL_NOEXCEPT by Q_DECL_NOTHROW
Paul Lemire
2016-05-23
1
-1
/
+1
*
QNodePropertyChange -> QPropertyUpdatedChange
Sean Harmer
2016-05-10
1
-1
/
+1
*
Rename QScenePropertyChange -> QNodePropertyChange
Sean Harmer
2016-04-21
1
-1
/
+1
*
AntiAliasing added as Renderstate
Robert Brock
2016-04-20
1
-0
/
+11
*
Culling can be disabled through QCullFace
Wieland Hagen
2016-04-15
1
-1
/
+7
*
Properly handle alpha to coverage state in non-cloning codepath
Sean Harmer
2016-04-11
1
-1
/
+7
*
Move RenderStateNode into its own files
Sean Harmer
2016-04-11
1
-42
/
+0
*
QDepthMask transformed into QNoDepthMask
Paul Lemire
2016-03-21
1
-2
/
+2
*
QClipPlane rename and added properties
Robert Brock
2016-03-08
1
-1
/
+4
*
QBlendState cleanup
Paul Lemire
2016-03-05
1
-8
/
+8
*
Remove ParameterMapping
Paul Lemire
2016-02-26
1
-1
/
+1
*
Propagate backend node changes to Renderer; render-on-demand
Wieland Hagen
2016-02-24
1
-0
/
+1
*
Dedicated QRenderBackendNode
Wieland Hagen
2016-02-24
1
-1
/
+1
*
Add QRenderState for GL_TEXTURE_CUBE_MAP_SEAMLESS
Wieland Hagen
2016-02-05
1
-0
/
+10
*
Pooled RenderStateImpls
Wieland Hagen
2016-02-05
1
-4
/
+28
*
Added QBackendNodes for QRenderStates.
Wieland Hagen
2016-02-05
1
-152
/
+65
*
Unify license header usage
Antti Kokko
2016-01-26
1
-12
/
+15
*
QBlendState: Target particular Draw Buffers (glBlendFunci())
Wieland Hagen
2016-01-15
1
-22
/
+30
*
Added QPointSize RenderState
Wieland Hagen
2015-12-27
1
-0
/
+15
*
Remove some uncessary QOpenGL* includes
Andy Nichols
2015-11-03
1
-2
/
+0
*
Rename Renderer -> Render throughout
Sean Harmer
2015-10-19
1
-1
/
+1
*
Move render state classes into own dir and tidy up
Sean Harmer
2015-10-13
1
-0
/
+335