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
/
plugins
/
renderers
/
opengl
/
textures
/
gltexture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve QTransform symbol ambiguity in unity build
Amir Masoud Abdol
2023-04-13
1
-2
/
+0
*
Remove Qt6 QT_VERSION checks from the code base
Paul Lemire
2023-02-10
1
-10
/
+0
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Replace all implicit container move and clear by an explicit function
Paul Lemire
2021-02-24
1
-1
/
+1
*
Minor fixes to compile against 5.15
Paul Lemire
2021-02-01
1
-0
/
+4
*
Handle changes in OpenGL classes
Mike Krus
2020-11-27
1
-0
/
+6
*
Check if texture upload is full sized
Juan Casafranca
2020-11-03
1
-6
/
+23
*
Allow to set alignment requirement for an image
Juan Casafranca
2020-09-28
1
-6
/
+7
*
Use QList instead of QVector in implementation and docs
Jarek Kobus
2020-07-09
1
-2
/
+2
*
GLTexture: change internals to use std::vector
Paul Lemire
2020-07-07
1
-15
/
+7
*
Fix build for Qt6
Mike Krus
2020-05-06
1
-7
/
+8
*
Fix Clang 10 warning about array size division being misleading
Thiago Macieira
2020-05-05
1
-1
/
+1
*
Move classes in OpenGL renderer plugin into an OpenGL namespace
Paul Lemire
2020-02-05
1
-0
/
+2
*
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
1
-0
/
+772