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
/
materialsystem
/
parameter_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Replace old Q_DECL statements with modern C++
Allan Sandfeld Jensen
2020-11-02
1
-1
/
+1
*
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
1
-1
/
+1
*
Fix in parameters: backend value wasn't reset on cleanup
Paul Lemire
2019-10-03
1
-0
/
+1
*
Update QParameter to use direct sync
Mike Krus
2019-09-19
1
-3
/
+2
*
Replace Q_DECL_FINAL with final
Kevin Funk
2017-09-25
1
-1
/
+1
*
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-25
1
-1
/
+1
*
Return the Uniform as a const reference to avoid expensive copies
Lars Knoll
2017-09-06
1
-2
/
+2
*
Parameter: export for unit tests
Paul Lemire
2016-11-19
1
-1
/
+1
*
Parameter: add a cleanup method
Paul Lemire
2016-11-19
1
-0
/
+2
*
Texture backend refactoring: Update node managers
Wieland Hagen
2016-11-14
1
-1
/
+0
*
Parameter: only store a UniformValue
Paul Lemire
2016-09-14
1
-2
/
+0
*
Parameter: store a UniformValue
Paul Lemire
2016-09-07
1
-0
/
+3
*
Replace Q_DECL_NOEXCEPT by Q_DECL_NOTHROW
Paul Lemire
2016-05-23
1
-1
/
+1
*
Remove QBackendNode::updateFromPeer()
Sean Harmer
2016-05-03
1
-1
/
+0
*
Parameter handles creation
Sean Harmer
2016-04-05
1
-0
/
+2
*
Dedicated QRenderBackendNode
Wieland Hagen
2016-02-24
1
-2
/
+2
*
RenderView: various small fixes in things frequently called
Paul Lemire
2016-02-21
1
-1
/
+1
*
RenderViews: use int comparison rather than string for uniforms filtering
Paul Lemire
2016-02-21
1
-0
/
+2
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
QParameter: only copy QNodeId when parameter value is a QNodeSubclass
Paul Lemire
2016-01-13
1
-8
/
+0
*
Move Qt3DCore into Qt3DCore namespace
Sean Harmer
2015-10-13
1
-3
/
+3
*
Add "We mean it" warnings to private headers
Sean Harmer
2015-10-13
1
-0
/
+11
*
Move material system into own directory
Sean Harmer
2015-10-13
1
-0
/
+83