aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgthreadedrenderloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix more null pointer accesses in QQuickOpenGLShaderEffectMaterialCacheJüri Valdmann2018-11-121-1/+2
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-15/+15
* doc: Fix remaining "Can't tie this..." errorsMartin Smith2018-02-231-8/+8
* ScenGraph: Prefer printf style loggingKai Koehne2018-02-131-68/+68
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-051-0/+7
|\
| * Make releaseResources() free the renderer's shader cacheLaszlo Agocs2017-09-041-0/+7
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-231-0/+1
|\|
| * Fix memory leaks with threaded rendererJoni Poikelin2017-08-221-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-0/+1
|\|
| * Delay the deletion of QSGTextures until all windows are synchronizedDominik Holland2017-06-161-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-0/+1
|\|
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-111-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-111-0/+1
| |\
| | * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-091-0/+1
* | | sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-231-2/+2
|/ /
* | Remove remnants of blackberry platform supportRobin Burchell2017-01-161-1/+1
* | QSGThreadedRenderLoop: Correctly stop the animation timer ...Robin Burchell2017-01-121-1/+7
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-8/+16
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-8/+16
| |\
| | * QmlProfiler: Explicitly specify the offsets for scene graph eventsUlf Hermann2016-11-241-8/+16
* | | Make shader effects configurableLars Knoll2016-10-101-0/+4
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+1
| |\|
| | * Remove vsync sleep before rendering first frameMilian Wolff2016-07-181-1/+1
* | | Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-05-311-1/+1
|\ \ \
| * | | QQuickWindow: Process a synthetic hover once per frameRobin Burchell2016-05-261-1/+1
| |/ /
* | | Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-2/+2
* | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-2/+3
|/ /
* / Updated license headersJani Heikkinen2016-01-191-15/+21
|/
* Support alpha in QQuickWindow::grabWindow().Gunnar Sletta2015-10-161-1/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-1/+4
|\
| * Delete QQuickWindow's animator driver at the right time.Gunnar Sletta2015-07-041-1/+4
* | Retrieve services from debug connector, not via static instance()Ulf Hermann2015-08-041-2/+2
* | Extract minimal interface from QQmlDebugServer and use it.Ulf Hermann2015-07-301-2/+2
* | Remove static proxy methods from QQmlDebugServiceUlf Hermann2015-07-291-1/+2
* | QSGThreadedRenderLoop::maybeUpdate: Micro-optimize.Robin Burchell2015-06-271-4/+4
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-2/+5
|\|
| * Fix render loop warning about invalid geometry of exposed windows.Friedemann Kleint2015-05-191-2/+4
| * Create QOpenGLContext with the correct screenv5.5.0-beta1Jan Arne Petersen2015-05-021-0/+1
* | Make it possible to grab() a window after it has been hidden.Gunnar Sletta2015-05-221-6/+7
* | Don't doneCurrent() on hide().Gunnar Sletta2015-05-221-1/+0
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-281-0/+4
|\|
| * Fix a memory leak in the material shader cache.Robert Griebl2015-04-231-0/+4
* | Added a new render job stage: NoStageMiikka Heikkinen2015-04-151-0/+37
|/
* Another fix to avoid detaching the m_windows list.Robert Griebl2015-03-251-3/+3
* Handle context loss in the threaded render loopLaszlo Agocs2015-03-121-0/+14
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-0/+5
|\
| * Fix memory leak of QSGContext object in QSGThreadedRenderLoopjian liang2015-02-241-0/+5
* | Update copyright headersJani Heikkinen2015-02-121-7/+7