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
/
qshaderprogram.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Doc: Fully qualify \property, \qmlproperty, \typedef, \enum
Luca Di Sera
2024-02-13
1
-12
/
+12
*
Remove Qt6 QT_VERSION checks from the code base
Paul Lemire
2023-02-10
1
-4
/
+0
*
Remove qsizetype to int narrowing conversions
Aurélien Brooke
2022-12-21
1
-3
/
+3
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-20
1
-1
/
+1
*
Port away from deprecated QRegularExpression::match() call
Ivan Solovev
2022-09-01
1
-1
/
+1
*
Qt3DRender: includemocs
Mike Krus
2022-06-22
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Remove uses of deprecated {QByteArray, QString}::count()
Sona Kurazyan
2022-04-27
1
-1
/
+1
*
QShaderProgram/Documentation: Fix malformed table in the Qt for Python docs
Friedemann Kleint
2021-02-15
1
-69
/
+69
*
Minor fixes to compile against 5.15
Paul Lemire
2021-02-01
1
-1
/
+4
*
Doc: Fix qdoc syntax error
Nico Vertriest
2020-12-16
1
-2
/
+2
*
QShaderProgram: fix documentation
Paul Lemire
2020-12-10
1
-2
/
+2
*
Add documentation for RHI porting
Paul Lemire
2020-12-07
1
-0
/
+188
*
QShaderProgram: handle binding = auto replacement for raw shader code
Paul Lemire
2020-11-26
1
-1
/
+68
*
Geometry refactoring
Mike Krus
2020-02-27
1
-2
/
+2
*
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-31
/
+0
*
QShaderProgram: add a format property
Paul Lemire
2020-02-03
1
-1
/
+43
*
Unify shader include handling
Michael Brasser
2019-04-01
1
-9
/
+16
*
Fix doc in QShaderProgram
Paul Lemire
2017-11-23
1
-2
/
+2
*
QShaderProgram: document the default uniforms
Paul Lemire
2017-11-22
1
-0
/
+242
*
Doc: add doc to undocumented methods qt3d
Nico Vertriest
2017-08-29
1
-1
/
+7
*
QShaderProgram: rename enum ShaderStatus to Status
Paul Lemire
2017-02-16
1
-3
/
+3
*
QShaderProgram: add log and status properties
Paul Lemire
2017-01-25
1
-0
/
+79
*
Update QShaderProgram docs
Miikka Heikkinen
2016-09-05
1
-65
/
+74
*
More doc for render-materialsystem
Colin Ogilvie
2016-06-03
1
-0
/
+12
*
The rest of skeletal doc for render-materialsystem
Colin Ogilvie
2016-06-03
1
-2
/
+83
*
De-inline dtors of public polymorphic classes
Marc Mutz
2016-05-19
1
-0
/
+5
*
Qt3D: replace QStringLiteral with QLatin1String when appending or comparing
Marc Mutz
2016-05-14
1
-2
/
+2
*
QNodePropertyChange -> QPropertyUpdatedChange
Sean Harmer
2016-05-10
1
-1
/
+1
*
Strip out cloning subsystem
Sean Harmer
2016-04-29
1
-13
/
+0
*
QNode: make cleanup a private slot
Paul Lemire
2016-04-23
1
-5
/
+0
*
Rename QScenePropertyChange -> QNodePropertyChange
Sean Harmer
2016-04-21
1
-1
/
+1
*
QShaderProgram creates creation changes
Sean Harmer
2016-03-30
1
-0
/
+14
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
1
-4
/
+0
|
\
|
*
Doc: Exclude private header files from the documentation build
Topi Reinio
2016-01-25
1
-4
/
+0
*
|
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
|
/
*
Added parameters to signals and made setters Q_SLOTS
Tomi Korpipää
2015-12-09
1
-6
/
+6
*
Separate GLSL 1.00 and newer shader snippets for lights
Laszlo Agocs
2015-12-07
1
-2
/
+9
*
Move core/io content to render/geometry and io
Kevin Ottens
2015-12-02
1
-2
/
+2
*
Fix QChar and QStringBuilder warnings in qshaderprogram.cpp
Laszlo Agocs
2015-11-30
1
-1
/
+1
*
Add support for include in shader sources
Laszlo Agocs
2015-11-27
1
-8
/
+27
*
Doc: Fix QDoc warnings and do further cleanup
Topi Reinio
2015-11-23
1
-2
/
+2
*
Move Qt3DCore into Qt3DCore namespace
Sean Harmer
2015-10-13
1
-1
/
+1
*
Move material system into own directory
Sean Harmer
2015-10-13
1
-0
/
+245