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.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.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
/
tests
/
auto
/
render
/
opengl
/
renderviewbuilder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct license for test files
Lucie Gérard
2024-04-23
1
-1
/
+1
*
Remove qmake build files
Mike Krus
2023-03-17
1
-15
/
+0
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-24
1
-1
/
+1
*
tests: fix a bunch of -Wsign-compare
Marc Mutz
2022-07-12
1
-31
/
+31
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-27
/
+2
*
Fix tests that have to run with opengl backend
Paul Lemire
2021-07-29
1
-0
/
+5
*
Fix deadlock when running with QT3D_MAX_THREAD_COUNT=1
Paul Lemire
2020-12-01
1
-2
/
+2
*
Use internal CMake API
Mike Krus
2020-10-07
1
-2
/
+2
*
Move sync jobs to a common place so that they can be used by rhi and opengl
Paul Lemire
2020-08-26
1
-1
/
+2
*
Fix missing override warning
Paul Lemire
2020-08-13
1
-2
/
+2
*
Use QList instead of QVector in tests
Jarek Kobus
2020-07-09
1
-1
/
+1
*
Move and adapt RendererCache to share amongst renderer plugins
Paul Lemire
2020-07-07
1
-4
/
+4
*
Share code between renderer plugins
Paul Lemire
2020-07-07
1
-2
/
+2
*
QAspectJob: switch to using std::vector
Paul Lemire
2020-07-02
1
-43
/
+51
*
Switch to std::vector in QRenderAspect backend and OpenGL renderer
Paul Lemire
2020-06-30
1
-7
/
+13
*
Remove the OpenGL Render Thread
Mike Krus
2020-06-19
1
-1
/
+1
*
Add support for building with CMake
Mike Krus
2020-05-22
2
-5
/
+37
*
Adjust number of jobs based on number of render paths
Mike Krus
2020-04-14
1
-5
/
+9
*
Merge gatherer and caching jobs
Mike Krus
2020-03-06
1
-3
/
+2
*
Move common job handling out of Renderer
Mike Krus
2020-03-06
1
-10
/
+14
*
Move classes in OpenGL renderer plugin into an OpenGL namespace
Paul Lemire
2020-02-05
1
-24
/
+25
*
Make the OpenGL renderer a plugin
Paul Lemire
2020-02-05
2
-0
/
+684