index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
6.10
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.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7-experimental
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
wip/cmake
A new module and API for defining 3D content in Qt Quick.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
runtimerender
/
resourcemanager
/
qssgrenderloadedtexture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle sRGB ASTC textures
Andy Nichols
2025-06-16
1
-0
/
+5
*
Lightmapping: Use new custom file format
Kristoffer Skau
2025-05-28
1
-1
/
+15
*
Mark qssgrenderloadedtexture as security sensitive
Christian Strømme
2025-03-11
1
-0
/
+1
*
Replace deprecated QImage::mirror(ed) with flip(ped)
Volker Hilsheimer
2024-12-02
1
-1
/
+1
*
Add some extra checks to ensure we can hand have created a valid texture
Christian Strømme
2023-10-05
1
-9
/
+17
*
hdr loader: make isSRGB=false explicit
Laszlo Agocs
2023-08-07
1
-0
/
+1
*
Add QML API for TextureData
Andy Nichols
2023-06-01
1
-14
/
+28
*
Add 3D texture support for TextureData
Jere Tuliniemi
2023-05-25
1
-1
/
+4
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-29
/
+3
*
Support loading cube map from 6 images
Paul Olav Tvete
2022-06-02
1
-2
/
+77
*
Rename compressedData private var to textureFileData
Laszlo Agocs
2022-03-10
1
-6
/
+6
*
Add support for EXR image files as HDR file sources
Andy Nichols
2022-02-16
1
-76
/
+255
*
Make sure to convert non HDR light probe images to linear color space
Andy Nichols
2022-01-17
1
-0
/
+16
*
Remove unused arg in loadCompressedImage
Laszlo Agocs
2021-06-01
1
-4
/
+2
*
Automatically detect texture file extension
Eirik Aavitsland
2021-05-03
1
-19
/
+74
*
Simplify and enhance the QSSGRenderImage loading flow
Laszlo Agocs
2021-05-03
1
-3
/
+2
*
Retire QSSGRenderInputStreamFactory
Eirik Aavitsland
2021-04-29
1
-2
/
+0
*
Add a simple file opening function to simplify data loading
Eirik Aavitsland
2021-04-28
1
-3
/
+23
*
Make code more robust by not leaving variable uninitialized
Eirik Aavitsland
2021-02-08
1
-3
/
+1
*
CodeChecker: Cast to size_t before multiplying
Andy Nichols
2021-02-05
1
-1
/
+1
*
CodeChecker: Fix leaking of 1 instance of QSSGLoadedTexture
Andy Nichols
2021-02-04
1
-3
/
+2
*
Fix up some texture-related legacy todo notes
Laszlo Agocs
2020-12-10
1
-5
/
+3
*
Convert loaded QImages to texture compatible pixel formats
Eirik Aavitsland
2020-11-05
1
-27
/
+19
*
Accept all supported image and texture file types
Eirik Aavitsland
2020-11-04
1
-12
/
+7
*
Fix and test using a compressed texture in lightProbe
Laszlo Agocs
2020-10-29
1
-1
/
+182
*
Do not crash with non-HDR images for lightProbe
Laszlo Agocs
2020-10-29
1
-36
/
+29
*
Remove unused QSSGLoadedTexture members
Laszlo Agocs
2020-10-29
1
-8
/
+1
*
Eliminate some more MSVC warnings
Laszlo Agocs
2020-10-06
1
-0
/
+4
*
Make the PrincipledMaterial render as intended
Andy Nichols
2020-09-16
1
-0
/
+2
*
Enable build with QT_NO_OPENGL
Andy Nichols
2020-08-31
1
-1
/
+0
*
Add support for tonemapping
Andy Nichols
2020-08-28
1
-10
/
+15
*
Add support for custom textures from data
Andy Nichols
2020-08-24
1
-10
/
+31
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-29
1
-2
/
+2
*
Replace QSSGRenderContext with QSSGRhiContext
Andy Nichols
2020-05-10
1
-12
/
+7
*
Merge remote-tracking branch 'origin/5.15' into dev
Laszlo Agocs
2020-03-10
1
-3
/
+0
|
\
|
*
Remove 64-bit QImage conversion warning
Laszlo Agocs
2020-03-03
1
-3
/
+0
*
|
Merge remote-tracking branch 'origin/5.15' into HEAD
Laszlo Agocs
2020-02-11
1
-1
/
+1
|
\
|
|
*
Code clean-up: unnecessary-value-param
Christian Strømme
2020-02-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Laszlo Agocs
2020-02-11
1
-6
/
+28
|
\
|
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Andy Nichols
2020-02-09
1
-0
/
+1
|
|
\
|
|
*
Don't use the same Logging catagory multiple modules
Andy Nichols
2020-01-27
1
-0
/
+1
|
*
|
Workaround missing 64-bit image support
Paul Olav Tvete
2020-02-04
1
-6
/
+27
*
|
|
Fix build with latest qtbase
Simon Hausmann
2020-01-28
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Laszlo Agocs
2020-01-22
1
-13
/
+16
|
\
|
|
*
Support RGBE hdr images directly
Antti Määttä
2019-12-16
1
-13
/
+16
*
|
Implement support for packing single channel textures to alpha
Antti Määttä
2019-12-17
1
-0
/
+2
|
/
*
Use QTextureFileReader to load Compressed Textures
Andy Nichols
2019-09-26
1
-3
/
+40
*
Long live QtQuick3D!
Christian Strømme
2019-08-23
1
-0
/
+400