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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing QElaspedTimer to fix unit tests compilation
Paul Lemire
2025-04-30
3
-0
/
+3
*
Fix render to texture
Paul Lemire
2024-06-18
4
-13
/
+13
*
Correct license for test files
Lucie Gérard
2024-04-23
16
-16
/
+16
*
Fix deprecation warnings
Mike Krus
2024-01-15
1
-2
/
+2
*
Disable the graphicshelpergl tests on Android
Ville Voutilainen
2023-05-09
1
-1
/
+3
*
Remove qmake build files
Mike Krus
2023-03-17
18
-280
/
+0
*
Remove Qt6 QT_VERSION checks from the code base
Paul Lemire
2023-02-10
4
-29
/
+0
*
tst_renderviews: fix signed/unsigned mismatch
Marc Mutz
2022-12-15
1
-4
/
+4
*
tst_filtercompatibletechniquejob: fix signed/unsigned mismatch
Marc Mutz
2022-12-15
1
-1
/
+1
*
ShaderParameterPack: check we only store a single UBO/SSBO per BlockBinding
Paul Lemire
2022-11-02
1
-0
/
+62
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-20
1
-6
/
+6
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-24
17
-17
/
+17
*
tests: fix a bunch of -Wsign-compare
Marc Mutz
2022-07-12
11
-78
/
+80
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
17
-0
/
+51
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
16
-432
/
+32
*
Fix tests that have to run with opengl backend
Paul Lemire
2021-07-29
2
-0
/
+10
*
Minor fixes to compile against 5.15
Paul Lemire
2021-02-01
1
-0
/
+11
*
Restore use of QVector in private API
Mike Krus
2021-01-05
2
-4
/
+4
*
Fix binding of CubeMapArray textures
Jim Albamont
2020-12-11
1
-0
/
+107
*
Don't include the world for tests
Mike Krus
2020-12-09
3
-3
/
+3
*
Fix deadlock when running with QT3D_MAX_THREAD_COUNT=1
Paul Lemire
2020-12-01
2
-4
/
+4
*
Handle changes in OpenGL classes
Mike Krus
2020-11-27
3
-2
/
+20
*
Fix deprecated API usage and compile warnings
Mike Krus
2020-11-20
3
-9
/
+6
*
Fix GLTexture cleanup
Paul Lemire
2020-11-04
5
-1
/
+163
*
Use internal CMake API
Mike Krus
2020-10-07
15
-31
/
+31
*
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
4
-8
/
+8
*
Use QList instead of QVector in tests
Jarek Kobus
2020-07-09
10
-77
/
+51
*
Move RenderViewInitializer,Builder/Updater jobs to a common place
Paul Lemire
2020-07-08
1
-1
/
+1
*
Move and adapt RendererCache to share amongst renderer plugins
Paul Lemire
2020-07-07
1
-4
/
+4
*
Refactor RenderQueue so that it can be shared between renderers
Paul Lemire
2020-07-07
2
-10
/
+10
*
Share code between renderer plugins
Paul Lemire
2020-07-07
5
-74
/
+75
*
RenderQueue: switch to std::vector
Paul Lemire
2020-07-03
1
-1
/
+1
*
GraphicsHelpers/GLShader: switch to std::vector
Paul Lemire
2020-07-03
6
-33
/
+33
*
APIShaderManager: switch to std::vector
Paul Lemire
2020-07-03
1
-12
/
+16
*
QAspectJob: switch to using std::vector
Paul Lemire
2020-07-02
2
-45
/
+53
*
Renderer: move QVector to std::vector changes
Paul Lemire
2020-07-01
1
-1
/
+1
*
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
7
-23
/
+23
*
Update dependencies
Paul Lemire
2020-06-12
2
-50
/
+30
*
Disable gl renderer tests on stand alone tests
Mike Krus
2020-06-11
1
-18
/
+20
*
Rework ShaderData/UniformBlockValueBuilder to minimize String lookups
Paul Lemire
2020-06-08
1
-63
/
+134
*
Fix some more compile warnings
Paul Lemire
2020-06-04
1
-1
/
+1
*
Leverage RV cache to reuse render commands when possible
Paul Lemire
2020-05-25
1
-64
/
+159
*
Add support for building with CMake
Mike Krus
2020-05-22
19
-7
/
+487
*
QResourcesManager: switch to std::vector
Paul Lemire
2020-05-20
1
-1
/
+1
*
Fix build for Qt6
Mike Krus
2020-05-06
6
-10
/
+14
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
3
-10
/
+22
|
\
|
*
Adjust number of jobs based on number of render paths
Mike Krus
2020-04-14
2
-9
/
+18
|
*
Split examples so that build works without qtdeclarative
Jean-Michaël Celerier
2020-03-11
1
-1
/
+4
[next]