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
/
texture
/
texture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
build system: fix unity builds
Tim Blechmann
2024-02-07
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
QAbstractTexture: expose mipLevel
Paul Lemire
2020-11-24
1
-1
/
+1
*
Add mipmaps count to QAbstracTexturePrivate
Juan José Casafranca
2020-11-05
1
-0
/
+1
*
Hide deprecated functor API
Mike Krus
2020-02-12
1
-2
/
+2
*
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-44
/
+4
*
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
1
-1
/
+1
*
Add dedicated managers holder for GL Resources
Paul Lemire
2020-02-03
1
-1
/
+1
*
Fix status change on QTextureLoader
Mike Krus
2019-10-30
1
-0
/
+2
*
Fix Coverity warnings
Mike Krus
2019-10-21
1
-4
/
+4
*
Update QAbstractTexture message handling
Mike Krus
2019-10-11
1
-50
/
+9
*
Update sendTextureChangesToFrontend to use direct sync
Paul Lemire
2019-10-07
1
-82
/
+0
*
Update QAbstractTexture to use direct sync mode
Mike Krus
2019-09-18
1
-63
/
+59
*
Make it possible to partially update a texture
Paul Lemire
2019-03-20
1
-2
/
+15
*
Texture: update renderer to send handle and handle type on frontend textures
Paul Lemire
2018-10-11
1
-19
/
+35
*
Renderer: implement using OpenGL textures from a texture id
Paul Lemire
2018-10-11
1
-0
/
+2
*
Add QSharedGLTexture
Paul Lemire
2018-10-08
1
-0
/
+5
*
Texture: remove invalid property name
Paul Lemire
2018-08-13
1
-3
/
+0
*
Properly update properties from Backend to Frontend textures
Paul Lemire
2018-08-08
1
-52
/
+35
*
Texture: properly handle texture sharing with remote URLs
Paul Lemire
2018-07-20
1
-2
/
+8
*
Fix: Do not enforce TextureImage to be parented only by Texture
Paul Lemire
2018-07-18
1
-36
/
+12
*
Do not delay cleanup of backend Texture instances
Paul Lemire
2018-07-11
1
-3
/
+7
*
Notify node dirty on texture download
Mike Krus
2018-03-16
1
-2
/
+2
*
Iterate by const reference on handles
Mike Krus
2018-01-13
1
-1
/
+1
*
Send notifications from backend after loading textures
Mike Krus
2017-07-01
1
-0
/
+67
*
Renderer: add more dirty flags and launch jobs based on that
Paul Lemire
2017-06-01
1
-1
/
+1
*
Merge branch '5.9' into dev
Sean Harmer
2017-05-21
1
-0
/
+10
|
\
|
*
Verify a texture is valid before update
Juan José Casafranca
2017-04-25
1
-0
/
+10
*
|
Add support for downloading textures
Mike Krus
2017-05-20
1
-0
/
+8
|
/
*
Rename Texture::DirtyGenerators to DirtyImageGenerators
Wieland Hagen
2017-01-26
1
-4
/
+4
*
Fix updating of texture generator
Wieland Hagen
2017-01-26
1
-2
/
+2
*
Properly update texture data generator from frontend
Wieland Hagen
2016-12-21
1
-2
/
+3
*
Textures: properly abandon and release texture data
Paul Lemire
2016-12-14
1
-1
/
+8
*
Texture: further refactoring
Paul Lemire
2016-11-14
1
-121
/
+27
*
Improve GLTextureManager
Paul Lemire
2016-11-14
1
-1
/
+4
*
Texture backend refactoring
Wieland Hagen
2016-11-14
1
-610
/
+201
*
Texture: use post increment
Paul Lemire
2016-11-14
1
-3
/
+3
*
Allow setting sample count for multisample targets
Mauro Persano
2016-08-12
1
-1
/
+25
*
Add basic unit tests for texture classes
Mauro Persano
2016-08-08
1
-0
/
+20
*
Fix layers update on backend Texture node
Mauro Persano
2016-08-08
1
-1
/
+1
*
QTexture: cleanup
Paul Lemire
2016-05-20
1
-3
/
+0
*
Make QTexture use QTextureSourceGenerator
Paul Lemire
2016-05-20
1
-8
/
+49
*
Texture: proper code alignment
Paul Lemire
2016-05-20
1
-21
/
+21
*
render: eradicate Q_FOREACH loops [remaining low-risk, take 2]
Marc Mutz
2016-05-14
1
-1
/
+1
*
Rename QNodeRemovedPropertyChange -> QPropertyNodeRemovedChange
Sean Harmer
2016-05-10
1
-2
/
+2
*
Rename QNodeAddedPropertyChange -> QPropertyNodeAddedChange
Sean Harmer
2016-05-10
1
-2
/
+2
*
QNodePropertyChange -> QPropertyUpdatedChange
Sean Harmer
2016-05-10
1
-2
/
+2
*
Rename NodeAdded/NodeRemoved ChangeFlags
Sean Harmer
2016-05-10
1
-2
/
+2
*
Rename NodeUpdated ChangeFlag to PropertyUpdated
Sean Harmer
2016-05-10
1
-1
/
+1
*
render: eradicate Q_FOREACH loops [remaining low-risk]
Marc Mutz
2016-05-05
1
-1
/
+1
[next]