index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
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
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick
/
scenegraph
/
qsgthreadedrenderloop.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move syncTimer measurment to the correct place.
5.3
Josh Arenson
2014-09-12
1
-4
/
+4
*
Fix potential deadlook in threaded renderloop.
Gunnar Sletta
2014-08-14
1
-0
/
+12
*
Set locked state while locking for grab.
Gunnar Sletta
2014-06-20
1
-0
/
+2
*
Stop polish-and-sync timer when the window is destroyed
Laszlo Agocs
2014-06-10
1
-0
/
+2
*
Follow QOpenGLContext API renaming
Laszlo Agocs
2014-04-25
1
-1
/
+1
*
Use global context sharing from QtGui instead of QSGContext
Jocelyn Turcotte
2014-04-04
1
-2
/
+2
*
Let render loop be more tolerant wrt when markDirty is called.
Gunnar Sletta
2014-03-27
1
-0
/
+4
*
Pass the actual window format to the offscreen surface during cleanup
Laszlo Agocs
2014-03-27
1
-1
/
+2
*
Fix QQuickView::grabWindow() on retina displays
Morten Johan Sørvig
2014-03-20
1
-1
/
+1
*
Register animation profiler callback also from render thread
Ulf Hermann
2014-03-18
1
-0
/
+3
*
Fix potential crash during shutdown for QQuickWindows
Gunnar Sletta
2014-03-17
1
-8
/
+0
*
Make sure QSGRenderLoop is cleaned up cleanly.
Gunnar Sletta
2014-03-14
1
-0
/
+8
*
Consolidate context creation failure handling in Quick.
Friedemann Kleint
2014-03-13
1
-11
/
+2
*
Stack size increase for x86 QNX systems
James McDonnell
2014-03-10
1
-0
/
+4
*
Reset the expose cycle when polishAndSync aborts.
Gunnar Sletta
2014-03-05
1
-15
/
+26
*
Remove isES() usage in scenegraph
Laszlo Agocs
2014-03-04
1
-1
/
+1
*
Threaded render loop should block until the frame is swapped.
Gunnar Sletta
2014-02-28
1
-1
/
+36
*
Introduced a few more signals to QQuickWindow.
Gunnar Sletta
2014-02-25
1
-0
/
+3
*
Add an error signal to QQuickWindow
Laszlo Agocs
2014-02-21
1
-1
/
+11
*
Add a signal for syncing external animation systems
Laszlo Agocs
2014-02-20
1
-0
/
+2
*
Move QtQuick profiling to own profiler adapter
Ulf Hermann
2014-02-15
1
-5
/
+5
*
Merge remote-tracking branch 'origin/stable' into dev
Simon Hausmann
2014-02-11
1
-1
/
+1
|
\
|
*
Fix backend API, broken since 5.2.0
Gunnar Sletta
2014-02-04
1
-1
/
+1
*
|
Further pack messages for QQmlProfilerService
Ulf Hermann
2014-01-22
1
-4
/
+2
*
|
Unify calls to profiler service event methods.
Ulf Hermann
2014-01-22
1
-15
/
+11
|
/
*
Use qDebug for all debug under src/quick/scenegraph.
Gunnar Sletta
2014-01-07
1
-1
/
+2
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-12-12
1
-18
/
+35
|
\
|
*
Set the format for the fallback offscreen surface
v5.2.0
Laszlo Agocs
2013-12-05
1
-0
/
+1
|
*
Don't leave the GL context current after cleanup.
Gunnar Sletta
2013-12-04
1
-18
/
+34
*
|
Don't crash when QCoreApplication is currently being deleted.
Sérgio Martins
2013-12-12
1
-0
/
+3
*
|
Mark item as dirty when nodes are cleaned
Michael Brasser
2013-12-10
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-12-03
1
-16
/
+0
|
\
|
|
*
Revert 99480d5420c0beea6771be582c039b550a4461f5
Gunnar Sletta
2013-11-27
1
-16
/
+0
*
|
Fix typo in debug define
Gunnar Sletta
2013-12-03
1
-1
/
+1
|
/
*
Stop render thread regardless when the window is being destroyed
Gunnar Sletta
2013-11-25
1
-2
/
+2
*
Do not crash when resizing invisible (non-tracked) windows.
Gunnar Sletta
2013-11-25
1
-3
/
+4
*
Be even more tolerant towards broken platform behavior.
Gunnar Sletta
2013-11-22
1
-0
/
+21
*
Safeguard the threaded renderloop against incorrectly exposed windows.
Gunnar Sletta
2013-11-22
1
-6
/
+9
*
Fix lockup in creator.
Gunnar Sletta
2013-11-15
1
-2
/
+9
*
Avoid deadlock in Qt Creator
Gunnar Sletta
2013-11-14
1
-1
/
+15
*
Improve internal debug statements.
Gunnar Sletta
2013-11-14
1
-92
/
+79
*
Animate when only one out of several windows is exposed.
Gunnar Sletta
2013-11-11
1
-3
/
+9
*
Refactored Animator internals
Gunnar Sletta
2013-11-06
1
-6
/
+7
*
Added private API for enabling sharing between the QQuickwindow instances.
Gunnar Sletta
2013-11-01
1
-0
/
+2
*
Use one render loop per QQuickWindow
Gunnar Sletta
2013-10-30
1
-211
/
+262
*
Don't leave a window current when removing it
Giulio Camuffo
2013-10-14
1
-2
/
+6
*
Fix license headers of QtQuick sources.
Gunnar Sletta
2013-09-30
1
-1
/
+1
*
Allow animators to work properly with multiple windows
Gunnar Sletta
2013-09-26
1
-0
/
+15
*
Animators - Render thread animation system
Gunnar Sletta
2013-09-21
1
-2
/
+5
*
Remove variables that aren't being used right now
Thiago Macieira
2013-09-07
1
-2
/
+2
[next]