index
:
delta/qt5/qt3d.git
1_0_RC1
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
baserock/morph
baserock/v5.0.0-beta1-81-gbdb98ba
dev
master
qt4
refactor
release
stable
wip/animation
wip/cmake
wip/newapi
wip/particles
wip/physics
wip/qt6
wip/qt6_snapshot
wip/qtquickintegration
wip/qtquickintergration
wip/refactor
wip/rhi-renderer
wip/vr
wip/yaml-dependencies
code.qt.io: qt/qt3d.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
render
/
texture
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
33
-1254
/
+66
*
Qt3D: replace qSwap with member-swap where possible
Marc Mutz
2022-05-16
1
-1
/
+1
*
Remove uses of deprecated {QByteArray, QString}::count()
Sona Kurazyan
2022-04-27
1
-1
/
+1
*
Make sure all private headers include at least one other
Thiago Macieira
2022-03-08
2
-2
/
+3
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-12-22
1
-1
/
+1
*
Handle changes in OpenGL classes
Mike Krus
2020-11-27
1
-0
/
+4
*
Doc: Fix documentation warnings
Topi Reinio
2020-11-25
2
-20
/
+10
*
QAbstractTexture: expose mipLevel
Paul Lemire
2020-11-24
3
-1
/
+30
*
Add mipmaps count to QAbstracTexturePrivate
Juan José Casafranca
2020-11-05
3
-0
/
+3
*
Fix taking pending texture data updates
Juan José Casafranca
2020-11-05
1
-1
/
+2
*
Replace old Q_DECL statements with modern C++
Allan Sandfeld Jensen
2020-11-02
2
-48
/
+48
*
Pass the raw data to the texture data extractor
Juan José Casafranca
2020-10-27
3
-6
/
+7
*
Expand QPaintedTextureImage documentation
Michael Brasser
2020-10-22
1
-2
/
+15
*
Allow to specify a functor to extract data from QTextureImageData
Juan Casafranca
2020-09-28
3
-0
/
+26
*
Allow to set alignment requirement for an image
Juan Casafranca
2020-09-28
3
-0
/
+25
*
qtextureimagedata.h: Fix include directive
Friedemann Kleint
2020-09-17
1
-5
/
+1
*
Fix compilation with newer qtbase
Fabian Kosmale
2020-08-25
1
-0
/
+1
*
Use QList instead of QVector in render
Jarek Kobus
2020-07-09
2
-7
/
+7
*
Use QList instead of QVector
Jarek Kobus
2020-07-07
4
-5
/
+5
*
GLTexture: change internals to use std::vector
Paul Lemire
2020-07-07
1
-2
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-24
1
-1
/
+1
*
Fix compile warnings related to deprecations or unused variables
Paul Lemire
2020-06-08
1
-1
/
+1
*
Fix build for Qt6
Mike Krus
2020-05-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
1
-1
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Antti Määttä
2020-04-21
1
-1
/
+2
|
|
\
|
|
*
Check we remove a valid node when removing from node properties
Paul Lemire
2020-02-10
1
-1
/
+2
*
|
|
Geometry refactoring
Mike Krus
2020-02-27
5
-8
/
+8
*
|
|
Merge remote-tracking branch 5.15 into dev
Mike Krus
2020-02-17
1
-2
/
+6
|
\
\
\
|
|
/
/
|
*
|
Restore include of QOpenGLTexture for Qt 5 in public header
v5.15.0-alpha1
Friedemann Kleint
2020-02-10
1
-2
/
+6
*
|
|
Hide deprecated functor API
Mike Krus
2020-02-12
11
-23
/
+24
*
|
|
Remove unused data structures
Mike Krus
2020-02-11
2
-32
/
+0
*
|
|
Remove deprecated classes and functions
Paul Lemire
2020-02-11
10
-158
/
+11
|
/
/
*
|
Remove QtGui module path from OpenGL related paths
Mike Krus
2020-02-06
1
-1
/
+1
*
|
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
6
-5
/
+233
*
|
Add dedicated managers holder for GL Resources
Paul Lemire
2020-02-03
2
-2
/
+2
*
|
Deprecate functor APIs
Mike Krus
2020-01-31
2
-2
/
+2
*
|
Fix usages of text stream operators
Alexandru Croitor
2019-12-06
2
-2
/
+2
|
/
*
Remove redundant std::move
Thiago Macieira
2019-11-13
1
-1
/
+1
*
Doc: Fix documentation warnings
Topi Reinio
2019-11-13
3
-11
/
+12
*
Fix status change on QTextureLoader
Mike Krus
2019-10-30
2
-10
/
+10
*
Fix Coverity warnings
Mike Krus
2019-10-21
1
-4
/
+4
*
Merge remote-tracking branch '5.13' into 5.14
Paul Lemire
2019-10-17
2
-0
/
+185
|
\
|
*
Add QML doc for textures
Paul Lemire
2019-10-16
2
-0
/
+185
*
|
QTextureLoader: reset target and format on source change
Paul Lemire
2019-10-16
1
-0
/
+5
*
|
Update QAbstractTexture message handling
Mike Krus
2019-10-11
3
-63
/
+11
*
|
Update sendTextureChangesToFrontend to use direct sync
Paul Lemire
2019-10-07
5
-83
/
+40
*
|
Clean up includes
Mike Krus
2019-10-01
2
-2
/
+0
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-30
1
-2
/
+23
|
\
\
|
|
/
|
*
Doc: Fix documentation issues for Qt3DRender::QTexture* classes
Topi Reinio
2019-09-27
1
-2
/
+24
*
|
Update QAbstractTextureImage to use direct sync
Paul Lemire
2019-09-25
4
-28
/
+37
[next]