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
/
plugins
/
renderers
/
opengl
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation when features are disabled
Jari Helaakoski
2024-12-15
2
-0
/
+6
*
imguirenderer: stop using deprecating API for key events
Paul Lemire
2024-12-13
1
-3
/
+1
*
Resolve QTransform symbol ambiguity in unity build
Amir Masoud Abdol
2023-04-13
1
-47
/
+72
*
Silence warning about unsafe sprintf, use snprintf instead
Amir Masoud Abdol
2023-04-13
1
-5
/
+1
*
Remove qmake build files
Mike Krus
2023-03-17
1
-9
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
2
-76
/
+4
*
Fix some compile warnings
Mike Krus
2022-06-03
1
-0
/
+4
*
Fix a number of MSVC int conversion warnings
Friedemann Kleint
2021-01-29
1
-1
/
+1
*
Fix OpenGL ES 3 shaders for QDebugOverlay
Michael Brasser
2020-10-02
1
-3
/
+5
*
Move sync jobs to a common place so that they can be used by rhi and opengl
Paul Lemire
2020-08-26
1
-0
/
+1
*
RenderQueue: switch to std::vector
Paul Lemire
2020-07-03
2
-4
/
+4
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-24
1
-2
/
+2
*
Leverage RV cache to reuse render commands when possible
Paul Lemire
2020-05-25
1
-9
/
+8
*
Add support for building with CMake
Mike Krus
2020-05-22
2
-2
/
+4
*
Silence a few warnings
Mike Krus
2020-05-19
2
-13
/
+1
*
Add ability to dump filter states
Mike Krus
2020-03-26
1
-1
/
+9
*
Remove GL tracing option
Mike Krus
2020-02-25
1
-13
/
+10
*
Add ability to dump job graph to dot file
Mike Krus
2020-02-14
1
-1
/
+4
*
Show geometry renderer id in draw commands
Mike Krus
2020-02-14
1
-1
/
+2
*
img-gui: remove non existing .h from pri
Paul Lemire
2020-02-10
1
-2
/
+1
*
Move classes in OpenGL renderer plugin into an OpenGL namespace
Paul Lemire
2020-02-05
2
-7
/
+9
*
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
3
-0
/
+851