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
/
qsgwindowsrenderloop.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Handle context lost in the Windows render loop
Laszlo Agocs
2015-02-03
1
-2
/
+11
*
Merge remote-tracking branch 'origin/5.4' into dev
Simon Hausmann
2015-01-16
1
-1
/
+1
|
\
|
*
Fix timing output from windows render loop
Laszlo Agocs
2015-01-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Simon Hausmann
2014-12-09
1
-3
/
+18
|
\
|
|
*
Fix not having a context when cleaning up on Windows
Laszlo Agocs
2014-11-10
1
-3
/
+18
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-29
1
-1
/
+1
|
\
|
|
*
Fix disfunctional QQuickRenderControl with multiple screens
Laszlo Agocs
2014-10-22
1
-1
/
+1
*
|
Introduced QQuickCustomRenderStage.
Gunnar Sletta
2014-10-16
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-09
1
-31
/
+17
|
\
|
|
*
Fix cleanup of non-threaded render loops.
Gunnar Sletta
2014-09-24
1
-31
/
+17
|
*
Select specific features to be recorded when profiling QML
Ulf Hermann
2014-09-11
1
-1
/
+1
*
|
Use QQuickProfiler's own timer to sample events
Ulf Hermann
2014-09-12
1
-17
/
+19
|
/
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Use the renamed qt_gl_global_share_context
Jocelyn Turcotte
2014-08-05
1
-2
/
+2
*
Properly collect polish timings from all render loops
Ulf Hermann
2014-07-02
1
-5
/
+5
*
Use categorized logging for all things scenegraph.
Gunnar Sletta
2014-07-01
1
-55
/
+16
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-05-10
1
-4
/
+4
|
\
|
*
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
|
*
Fix QQuickView::grabWindow() on retina displays
Morten Johan Sørvig
2014-03-20
1
-1
/
+1
|
*
Fix potential crash during shutdown for QQuickWindows
Gunnar Sletta
2014-03-17
1
-9
/
+0
|
*
Make sure QSGRenderLoop is cleaned up cleanly.
Gunnar Sletta
2014-03-14
1
-0
/
+9
*
|
Compress touch events in QQuickWindow.
Gunnar Sletta
2014-05-05
1
-0
/
+5
|
/
*
Consolidate context creation failure handling in Quick.
Friedemann Kleint
2014-03-13
1
-27
/
+2
*
Remove isES() usage in scenegraph
Laszlo Agocs
2014-03-04
1
-1
/
+1
*
Introduced a few more signals to QQuickWindow.
Gunnar Sletta
2014-02-25
1
-0
/
+4
*
Add an error signal to QQuickWindow
Laszlo Agocs
2014-02-21
1
-1
/
+28
*
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
-6
/
+6
*
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
-8
/
+7
*
|
Unify calls to profiler service event methods.
Ulf Hermann
2014-01-22
1
-25
/
+14
|
/
*
Use qDebug for all debug under src/quick/scenegraph.
Gunnar Sletta
2014-01-07
1
-1
/
+1
*
Safeguard QQuickWindow::hide() against other GL contexts.
Gunnar Sletta
2013-12-12
1
-0
/
+4
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-11-20
1
-0
/
+2
|
\
|
*
Make sure we clean up GL resources before we delete the GL context.
Gunnar Sletta
2013-11-18
1
-0
/
+2
*
|
Safely abort when we don't succeed in creating a GL context.
Gunnar Sletta
2013-11-19
1
-3
/
+10
|
/
*
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
-3
/
+11
*
Fix license headers of QtQuick sources.
Gunnar Sletta
2013-09-30
1
-1
/
+1
*
Set incubation controller when a Window{} is loaded via QQmlApplicationEngine
Alan Alpert
2013-06-07
1
-0
/
+7
*
QmlProfiler: SceneGraph profiling
Christiaan Janssen
2013-05-06
1
-9
/
+36
*
Renderloop for Windows
Gunnar Sletta
2013-04-24
1
-0
/
+435