aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprofiler/qmlprofilerbindingloopsrenderpass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-1/+1
* Remove unneeded version checksEike Ziller2024-03-041-4/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Tracing/Qml|PerfProfiler/CtfVisualizer: Move QML modules to :/qt/qmlAlessandro Portale2022-07-201-2/+2
* Tracing/QmlProfiler/PerfProfiler/CtfVisualizer: Remove pre Qt 6.2 codeAlessandro Portale2022-07-181-58/+2
* Tracing/QmlProfiler: Fix deprecation warning with Qt 6.3+Alessandro Portale2022-06-091-2/+4
* Tracing/QmlProfiler: Port shaders to Qt 6Alessandro Portale2021-08-111-4/+19
* Tracing/QmlProfiler: Prepare for porting of shaders to Qt 6Alessandro Portale2021-08-111-25/+23
* QmlProfiler: Add qml, register types via qt_add_qml_moduleAlessandro Portale2021-06-281-4/+6
* Tracing/QmlProfiler/CtfVisualizer/PerfProfiler: Compile with Qt 6Alessandro Portale2021-06-091-5/+43
* Avoid warning on empty expressionshjk2019-07-231-3/+3
* QmlProfiler: ModernizeAlessandro Portale2018-12-021-18/+13
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-4/+4
* QmlProfiler: Avoid some 0 as nullptr warningsUlf Hermann2018-04-171-3/+3
* Timeline: Use some better number typesUlf Hermann2018-01-161-2/+2
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-201-0/+1
|\
| * Timeline: Check for validity of vertexData() after allocating geometryUlf Hermann2016-12-151-0/+1
* | QmlProfiler: Unify conditions in binding loop render passUlf Hermann2016-12-061-11/+10
* | QmlProfiler: Initialize membersTobias Hunger2016-11-291-3/+3
|/
* QmlProfiler: Paint binding loop markers in timeline highlight colorUlf Hermann2016-08-051-0/+7
* QmlProfiler: Clean up binding loops render passUlf Hermann2016-07-131-6/+6
* QmlProfiler: Apply some code cosmeticsUlf Hermann2016-05-061-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Timeline: Properly encapsulate render pass statesUlf Hermann2015-05-181-27/+57
* QmlProfiler: Fix compiler warnings on release buildOrgad Shaneh2015-01-121-0/+1
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-2/+1
* QmlProfiler: be more resilient against missing models in render passesUlf Hermann2014-12-151-6/+3
* QmlProfiler: Require only subset of renderer to execute render passesUlf Hermann2014-12-151-1/+1
* QmlProfiler: Convert the render pass state into a pure interfaceUlf Hermann2014-12-151-14/+18
* QmlProfiler: Move timeline classes into own namespaceUlf Hermann2014-12-151-6/+8
* QMLProfiler: Use scene graph for painting events in timelineUlf Hermann2014-12-121-0/+356