aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/timeline/timelineitemsrenderpass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Timeline and FlameGraph into a common "Tracing" libraryUlf Hermann2018-05-041-766/+0
* Timeline: Use some better number typesUlf Hermann2018-01-161-3/+3
* 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
* | Timeline: Use QRgb and a lookup table for colorsUlf Hermann2016-11-091-4/+4
|/
* Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-08-251-1/+5
|\
| * Timeline: Fix event compression for non-default heightsv4.1.0Ulf Hermann2016-08-231-1/+5
* | Timeline: Calculate minimum event distances only when we have toUlf Hermann2016-08-151-37/+47
|/
* Timeline: Encode the "stretched" property in "a" rather than "id"Ulf Hermann2016-05-271-6/+4
* Timeline: Fix sign of height marker for timeline items geometryUlf Hermann2016-05-271-2/+2
* Timeline: Start items render pass with a BottomToTop nodeUlf Hermann2016-05-251-3/+3
* Timeline: Aggregate events when there are too manyUlf Hermann2016-05-241-130/+407
* Timeline: Drop TimelineItemsGeometry::allocatedVerticesUlf Hermann2016-05-091-8/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Timeline: Use the same shader for items and selectionsUlf Hermann2015-09-071-47/+30
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-3/+4
|\
| * Timeline: Make 0-width events visible again.Ulf Hermann2015-05-181-3/+4
* | Timeline: Properly encapsulate render pass statesUlf Hermann2015-05-181-35/+76
|/
* QmlProfiler: Fix compiler warnings on release buildOrgad Shaneh2015-01-121-0/+1
* Timeline: optimize items render passUlf Hermann2014-12-181-19/+19
* Timeline: Create new library from contents of QmlProfilerUlf Hermann2014-12-161-0/+460