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
/
src
/
render
/
backend
/
abstractrenderer_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Add caching mechanism to ShaderBuilder
Paul Lemire
2020-10-28
1
-0
/
+9
*
Remove useless virtual method
Mike Krus
2020-08-13
1
-4
/
+0
*
Refactor Scene3D to work with both RHI and GL Qt3D renderers
Paul Lemire
2020-07-29
1
-1
/
+14
*
RenderQueue: switch to std::vector
Paul Lemire
2020-07-03
1
-4
/
+1
*
QAspectJob: switch to using std::vector
Paul Lemire
2020-07-02
1
-2
/
+2
*
Render aspect: Dispatch events directly
Mike Krus
2020-06-30
1
-1
/
+2
*
Clean input event handling
Mike Krus
2020-06-23
1
-1
/
+0
*
Add ability to dump filter states
Mike Krus
2020-03-26
1
-1
/
+2
*
Initial creation of RHI plug-in and refactoring
Jean-Michaël Celerier
2020-03-16
1
-1
/
+0
*
Allow Qt3DWindow to choose which graphics API to use on construction
Jean-Michaël Celerier
2020-03-11
1
-6
/
+1
*
Move common job handling out of Renderer
Mike Krus
2020-03-06
1
-5
/
+6
*
Remove QtGui module path from OpenGL related paths
Mike Krus
2020-02-06
1
-1
/
+1
*
ResourceAccessor: make it work with the modular renderer architecture
Paul Lemire
2020-02-03
1
-1
/
+5
*
Clean up tracing code
Mike Krus
2020-01-27
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-12-14
1
-1
/
+1
|
\
|
*
Fix OnDemand rendering with Scene3D
v5.14.0-rc2
v5.14.0
Paul Lemire
2019-12-04
1
-1
/
+1
*
|
Use jobsDone to sync render capture back to frontend
Mike Krus
2019-12-13
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Paul Lemire
2019-10-15
1
-0
/
+3
|
\
|
*
Make sure right screen is set on QOpenGLContext and QOffscreenSurface
Andy Shaw
2019-10-10
1
-0
/
+3
*
|
Remove backend entity hierarchy rebuilding jobs
Jim Albamont
2019-09-20
1
-1
/
+0
*
|
Remove QBackendNodeFactory since it's no longer needed
Mike Krus
2019-09-05
1
-2
/
+1
*
|
Renderer renderSynchronous: allow skipping swap buffer step
Paul Lemire
2019-08-07
1
-1
/
+1
*
|
Make Scene3D rendering use the Manual Qt3D drive mode
Paul Lemire
2019-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Paul Lemire
2019-05-09
1
-1
/
+2
|
\
|
|
*
Merge remote-tracking branch 5.12 into 5.13
Paul Lemire
2019-04-26
1
-0
/
+2
|
|
\
|
|
*
Cache light/renderable/computable vectors
James Turner
2019-04-10
1
-0
/
+1
|
|
*
Fix Entity parenting hierarchy
Jim Albamont
2019-04-04
1
-0
/
+1
*
|
|
Merge remote-tracking branch origin/5.13 into dev
Paul Lemire
2019-04-15
1
-1
/
+1
|
\
|
|
|
*
|
Switch export macros to standard form
Kai Koehne
2019-04-02
1
-1
/
+1
*
|
|
Rework internal Texture Handling
Paul Lemire
2019-03-04
1
-1
/
+1
*
|
|
Cache light/renderable/computable vectors
James Turner
2019-02-20
1
-0
/
+1
|
/
/
*
/
Implement WaitFence/SetFence handling into the renderer
Paul Lemire
2018-10-12
1
-0
/
+1
|
/
*
Avoid locking up on Radeon
v5.11.0-rc1
Laszlo Agocs
2018-05-04
1
-1
/
+2
*
AbstractRenderer: add entries into API enum
Paul Lemire
2018-03-19
1
-1
/
+3
*
AbstractRenderer: add setOpenGLContext method
Paul Lemire
2018-03-19
1
-0
/
+3
*
RenderThread: use AbstractRenderer* instead of Renderer*
Paul Lemire
2018-03-19
1
-0
/
+1
*
Renderer: instantiate, initialize and shutdown CommandThread
Paul Lemire
2018-03-16
1
-0
/
+6
*
Revert "Keep rendering in sync with aspect jobs by adding barriers"
Paul Lemire
2018-02-28
1
-8
/
+2
*
Merge remote-tracking branch 'origin/5.10' into 5.11
Sean Harmer
2018-02-15
1
-2
/
+8
|
\
|
*
Keep rendering in sync with aspect jobs by adding barriers
Svenn-Arne Dragly
2018-02-02
1
-2
/
+8
*
|
Merge remote-tracking branch 'origin/5.10.1' into 5.11
Liang Qi
2018-02-14
1
-0
/
+3
|
\
|
|
*
Fix OnDemand render policy
Svenn-Arne Dragly
2018-02-01
1
-0
/
+1
|
*
Organize dirty bits in categories
Svenn-Arne Dragly
2018-02-01
1
-0
/
+2
*
|
Ray casting job
Mike Krus
2018-02-01
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-22
1
-1
/
+1
|
\
|
*
Scene3D: allow to force blocking rendering
Paul Lemire
2018-01-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Svenn-Arne Dragly
2017-11-15
1
-0
/
+1
|
\
|
|
*
Add layer entity filter caching
Svenn-Arne Dragly
2017-11-14
1
-5
/
+14
*
|
Add backend node for QJoint
Sean Harmer
2017-08-16
1
-0
/
+1
[next]