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.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
/
iblbaker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-05-30
1
-1
/
+0
*
Use new Qt configure feature for Metal
Andy Nichols
2024-04-08
1
-1
/
+1
*
balsam/iblbaker: Destroy offscreensurface with OpenGL
Laszlo Agocs
2024-02-26
1
-1
/
+3
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2024-01-16
1
-1
/
+0
*
Remove the use of all _PRIVATE_EXPORTS
Alexey Edelev
2024-01-16
1
-1
/
+1
*
Move most of QSSGRhiContext to the private class
Laszlo Agocs
2023-11-24
1
-3
/
+4
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-2
/
+1
*
Move and improve the cache of built-in shaders
Christian Strømme
2023-10-23
1
-6
/
+2
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
1
-11
/
+0
*
Remove some usage of QSSGRef for shader pipelines
Christian Strømme
2023-05-19
1
-2
/
+2
*
Replace QSSGRef usage in the render context interface
Christian Strømme
2023-04-18
1
-2
/
+2
*
Use resize() + memcpy in appendBinaryVector()
Thiago Macieira
2023-03-20
1
-7
/
+6
*
Use QVector::resize() to pad
Thiago Macieira
2023-03-01
1
-2
/
+1
*
Remove loop over a hardcoded, single-element std::map
Thiago Macieira
2023-03-01
1
-15
/
+13
*
Enable D3D12
Laszlo Agocs
2023-02-21
1
-0
/
+6
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
1
-1
/
+1
*
Follow QRhi API cleanups
Laszlo Agocs
2022-07-15
1
-2
/
+2
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
3
-84
/
+6
*
Fix build: missing QOffscreenSurface include
Thiago Macieira
2022-04-19
1
-0
/
+1
*
Add internal enablers for setting the W (R) addressing mode
Laszlo Agocs
2022-03-11
1
-2
/
+2
*
Rename compressedData private var to textureFileData
Laszlo Agocs
2022-03-10
1
-3
/
+3
*
Add support for EXR image files as HDR file sources
Andy Nichols
2022-02-16
1
-1
/
+1
*
Make sure to convert non HDR light probe images to linear color space
Andy Nichols
2022-01-17
1
-2
/
+13
*
Refactor IBL prefiltering
Andy Nichols
2022-01-07
1
-62
/
+40
*
Migrate to autogenerated cpp exports
Alexey Edelev
2021-11-03
2
-14
/
+3
*
Retire QSSGRenderInputStreamFactory
Eirik Aavitsland
2021-04-29
1
-2
/
+1
*
Add a simple file opening function to simplify data loading
Eirik Aavitsland
2021-04-28
1
-2
/
+2
*
Request OpenGL version in iblbaker
Laszlo Agocs
2021-02-23
1
-0
/
+9
*
iblbaker: Remove Windows 7 VM workaround
Laszlo Agocs
2021-02-19
1
-11
/
+1
*
Move iblbaker into its own library
Laszlo Agocs
2021-02-16
4
-0
/
+900