index
:
qt/qtquick3d.git
5.14
5.15
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-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
/
tools
/
shadergen
Commit message (
Expand
)
Author
Age
Files
Lines
*
XR: Fix issue with effects and multiview
Christian Strømme
2025-01-23
1
-2
/
+1
*
Spotlight: Use single depth map instead of cubemap
Jonas Karlsson
2024-06-25
1
-8
/
+8
*
Correct tools license
Lucie Gérard
2024-06-19
5
-5
/
+5
*
Start enabling postproc effects in multiview mode
Laszlo Agocs
2024-05-07
1
-1
/
+2
*
Do not wrap pointers in "const auto &"
Ulf Hermann
2024-03-21
1
-4
/
+2
*
Enable custom material keywords for multiview
Laszlo Agocs
2024-02-19
1
-1
/
+1
*
Enable multiview for basic Default/PrincipledMaterial usage
Laszlo Agocs
2024-02-08
1
-3
/
+3
*
Per camera storage
Christian Strømme
2023-12-04
1
-4
/
+7
*
Move most of QSSGRhiContext to the private class
Laszlo Agocs
2023-11-24
1
-1
/
+2
*
Expose the renderer
Christian Strømme
2023-10-24
1
-1
/
+1
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-1
/
+3
*
Move the property table for the shader key into the render layer data
Christian Strømme
2023-10-23
1
-2
/
+3
*
Replace specific material getters from the subset renderable
Christian Strømme
2023-08-01
1
-2
/
+3
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
2
-3
/
+2
*
Remove last usage of QSSGRef
Christian Strømme
2023-05-19
1
-1
/
+1
*
Replace QSSGRef usage in the render context interface
Christian Strømme
2023-04-18
1
-14
/
+13
*
RenderContextInterface improvements
Christian Strømme
2023-04-18
2
-9
/
+13
*
Remove data() function from QSSGRef
Christian Strømme
2023-03-31
1
-1
/
+1
*
Add a persistent, disk-based cache for the shader generator
Laszlo Agocs
2022-10-26
2
-44
/
+44
*
Improve the renderable types
Christian Strømme
2022-10-21
1
-2
/
+2
*
Make QQsbCollection usable as a runtime cache as well
Laszlo Agocs
2022-10-20
2
-29
/
+15
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
2
-2
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Add descriptions to all tools
Kai Köhne
2022-09-21
1
-0
/
+1
*
Encapsulate passes
Christian Strømme
2022-09-09
1
-4
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
1
-1
/
+1
*
Make effects update themselves when the chain changes
Laszlo Agocs
2022-08-03
1
-1
/
+2
*
CMake: Don't use PUBLIC_LIBRARIES for executables
Alexandru Croitor
2022-07-21
1
-1
/
+1
*
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
5
-140
/
+10
*
Cleanup QSSGLayerRenderData and QSSGLayerRenderPreparationData
Andy Nichols
2022-04-04
1
-1
/
+1
*
Improve GLSL shader version logic
Laszlo Agocs
2022-03-28
1
-3
/
+3
*
Remove .prev_CMakeLists.txt
Kai Köhne
2022-03-22
1
-21
/
+0
*
Change QSSGRenderBufferManager construction pattern
Andy Nichols
2021-11-18
1
-3
/
+2
*
Remove Render Resource Manager
Andy Nichols
2021-11-18
1
-2
/
+1
*
Improve feature list handling for shader generation
Christian Strømme
2021-11-05
1
-12
/
+15
*
Skip unnecessary commands when cross-building tools
Joerg Bornemann
2021-10-05
1
-0
/
+1
*
Retire QSSGRenderInputStreamFactory
Eirik Aavitsland
2021-04-29
3
-11
/
+7
*
Overhaul the run-time type table and usage
Christian Strømme
2021-03-26
1
-1
/
+1
*
Shadergen: Generate shaders for when instancing is used
Christian Strømme
2021-01-25
2
-1
/
+68
*
Shadergen: Better handling of components, members and lists
Christian Strømme
2021-01-22
1
-249
/
+335
*
Combine default and custom renderables
Antti Määttä
2021-01-22
1
-3
/
+3
*
Shadergen: Add const qualifier to hasData()
Christian Strømme
2021-01-21
1
-1
/
+1
*
Shadergen: Clean-up the type info
Christian Strømme
2021-01-21
2
-280
/
+164
*
Shadergen: Remove unused case in fromString()
Christian Strømme
2021-01-19
1
-4
/
+0
*
Shadergen: Silence narrowing warnings
Christian Strømme
2021-01-19
1
-2
/
+2
*
Shadergen: Remove misplaced fall through
Christian Strømme
2021-01-19
1
-1
/
+1
*
Shadergen: Remove BuiltinType enum
Christian Strømme
2021-01-19
2
-60
/
+33
*
Shadergen: Removei light wrapper class
Christian Strømme
2021-01-19
3
-15
/
+7
*
Shadergen: Remove material wrapper class
Christian Strømme
2021-01-19
3
-16
/
+8
[next]