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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unbreak Qt3DRender OpenGL plugin unity-build
Marc Mutz
2024-12-31
1
-2
/
+8
*
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
*
Remove early return in image unit unpinning procedure
Ole Wegen
2024-12-13
1
-1
/
+0
*
SubmissionContext: correct blit interpolation mode
Paul Lemire
2024-12-13
1
-2
/
+25
*
CMake: Add imgui attribution to SBOM
Alexandru Croitor
2024-12-02
1
-0
/
+4
*
Fix compile warnings
Mike Krus
2024-09-10
1
-2
/
+2
*
Update imgui to latest version
Mike Krus
2024-08-05
1
-0
/
+2
*
Fix render to texture
Paul Lemire
2024-06-18
16
-65
/
+40
*
GLShader: fix wrong uniformNamesEnd iterator
Paul Lemire
2024-06-18
1
-1
/
+1
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2024-02-28
1
-2
/
+2
*
Fix issue with camera shaking with large offset values
Mike Krus
2024-01-15
1
-2
/
+10
*
Add ability to target Left/Right back buffer to use with stereo mode
Alexander Busse
2023-11-09
1
-1
/
+14
*
Mark the module free of Q_FOREACH ... again
Marc Mutz
2023-08-03
1
-2
/
+0
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-22
4
-3
/
+6
*
Resolve QTransform symbol ambiguity in unity build
Amir Masoud Abdol
2023-04-13
4
-90
/
+107
*
Silence warning about unsafe sprintf, use snprintf instead
Amir Masoud Abdol
2023-04-13
1
-5
/
+1
*
Resolve duplicate symbol error for `memoryBarrierGLBitfield`
Amir Masoud Abdol
2023-04-11
2
-4
/
+4
*
Remove qmake build files
Mike Krus
2023-03-17
8
-150
/
+0
*
OpenGL SubmissionContext: reset m_renderTargetFormat for default FBO
Paul Lemire
2023-02-24
1
-1
/
+5
*
Add some exclusions for CMake Unity (Jumbo) builds
Friedemann Kleint
2023-02-10
1
-0
/
+3
*
Remove Qt6 QT_VERSION checks from the code base
Paul Lemire
2023-02-10
4
-45
/
+0
*
OpenGLVertexArrayObject: fix bugprone erase() call
Aurélien Brooke
2022-12-21
1
-3
/
+4
*
Remove qsizetype to int narrowing conversions
Aurélien Brooke
2022-12-21
2
-4
/
+4
*
Handle nullptr returned from the shader manager
Martin Andersson
2022-12-16
1
-0
/
+3
*
OpenGL SubmissionContext: reset defaultFBO every time we begin drawing
Paul Lemire
2022-11-21
1
-0
/
+4
*
Unpin previously used image units during render command parameter setup
Ole Wegen
2022-11-17
1
-0
/
+4
*
ShaderParameterPack: check we only store a single UBO/SSBO per BlockBinding
Paul Lemire
2022-11-02
1
-2
/
+18
*
OpenGL graphics helpers fixes
Paul Lemire
2022-11-02
6
-9
/
+18
*
Fix unused parameter warnings on Windows
Johannes Kauffmann
2022-10-28
1
-0
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
1
-1
/
+1
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-20
2
-2
/
+2
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2022-10-20
8
-20
/
+10
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-24
2
-2
/
+2
*
RenderViewBuilder: use QAspectManager::idealThreadCount
Paul Lemire
2022-07-12
1
-3
/
+2
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
2
-0
/
+6
*
Fix 3D Render Capture crashed issue
YAMAMOTO Atsushi
2022-06-29
2
-0
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
61
-2328
/
+132
*
Fix Light Uniform handling
Paul Lemire
2022-06-16
2
-7
/
+8
*
Fix some compile warnings
Mike Krus
2022-06-03
3
-8
/
+12
*
Fix crash in Renderer::cleanupShader
Harald Vistnes
2022-02-10
1
-0
/
+3
*
OpenGL renderer: restore surface on context when shutting down
Paul Lemire
2021-11-30
1
-27
/
+39
*
OpenGL: Fix content not updated when using OnDemand and switching textures
Paul Lemire
2021-11-24
1
-0
/
+5
*
Fix MSVC warning in opengl renderview.cpp
Kai Köhne
2021-11-22
1
-1
/
+1
*
Fix licensing headers
Mike Krus
2021-11-17
1
-4
/
+15
*
CMake: Use renamed qt6_add_plugin PLUGIN_TYPE option
Alexandru Croitor
2021-08-10
1
-1
/
+1
*
Replace QT_BEGIN_LICENSE:LGPL3 header
Kai Köhne
2021-08-10
8
-26
/
+32
*
CMake: Don't give plugins PUBLIC usage requirements
Li Xinwei
2021-07-22
1
-1
/
+1
*
Fix call to drawBuffers in SubmissionContext
Mauro Persano
2021-05-03
1
-1
/
+1
*
Replace all implicit container move and clear by an explicit function
Paul Lemire
2021-02-24
4
-14
/
+14
[next]