index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
retrace
/
daemon
/
bargraph
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
FrameRetrace: Conditionally build waffle projects
Mark Janes
1
-1
/
+1
2017-06-19
Experiments: Add Disable Draw experiment
Mark Janes
5
-6
/
+21
2017-06-19
CMake: Use updated mechanism for specifying Qt modules
Mark Janes
3
-5
/
+6
2017-06-19
BarGraph: Relax QML version requirements
Mark Janes
1
-3
/
+3
2017-06-19
BarGraph: enable shift-selection
Mark Janes
5
-13
/
+53
2017-06-19
Add scrollbar for bargraph
Mark Janes
3
-28
/
+169
2017-06-19
Build and link against internal protocol buffers sources
Mark Janes
1
-0
/
+1
2017-06-19
Implement bargraph zoom functionality
Mark Janes
5
-10
/
+98
2017-06-19
Allow setting random bars in graph for test
Mark Janes
3
-15
/
+42
2017-06-19
waffle win substitute (fix)
Mark Janes
1
-0
/
+4
2017-06-19
windows: Drop Lint
Mark Janes
2
-3
/
+6
2017-06-19
windows: drop unistd.h
Mark Janes
1
-2
/
+0
2017-06-19
fix ES shading win/linux incompatibilities.
Mark Janes
1
-4
/
+6
2017-06-19
windows: Fix build of bargraph demo
Mark Janes
4
-6
/
+12
2017-06-19
Drop unneeded Qt modules
Mark Janes
1
-1
/
+0
2017-06-19
change bargraph to use Qt GL dispatch
Mark Janes
4
-51
/
+91
2017-06-19
Exclude waffle-dependent test builds on windows.
Mark Janes
1
-1
/
+4
2017-06-19
Conform to Window's stricter namespace requirements.
Mark Janes
1
-0
/
+3
2017-06-19
fix alpha-blending unit tests
Mark Janes
2
-7
/
+9
2017-06-19
add support for second metric
Mark Janes
1
-1
/
+0
2017-06-19
add gridlines to bar graph
Mark Janes
1
-5
/
+27
2017-06-19
add scale to the right side of the bar graph
Mark Janes
3
-21
/
+27
2017-06-19
add thread protection to accessors
Mark Janes
2
-4
/
+34
2017-06-19
Enable display of Metric Data
Mark Janes
3
-4
/
+30
2017-06-19
add INTEL_performance_query support
Mark Janes
1
-3
/
+17
2017-06-19
move glhelper to a sharable library
Mark Janes
5
-447
/
+3
2017-06-19
drop model class that was never implemented
Mark Janes
3
-111
/
+0
2017-06-19
Enable mouse selection of bars
Mark Janes
8
-16
/
+222
2017-06-19
add a Selection component
Mark Janes
6
-0
/
+216
2017-06-19
add support for highlighting selected bar
Mark Janes
4
-11
/
+54
2017-06-19
add support for drawing a mouse area
Mark Janes
6
-2
/
+119
2017-06-19
Paint a border around the bars in the graph.
Mark Janes
4
-6
/
+40
2017-06-19
add unit tests via ctest
Mark Janes
2
-2
/
+2
2017-06-19
add basic unit test for bar graph
Mark Janes
5
-11
/
+59
2017-06-19
add some first steps at executing bar graph
Mark Janes
10
-8
/
+235
2017-06-19
draw bars from data set of metric values
Mark Janes
3
-25
/
+95
2017-06-19
first stab at bar graph shader
Mark Janes
9
-46
/
+539
2017-06-19
stub interfaces and set up test for bargraph
Mark Janes
12
-6
/
+350
2017-06-19
Add proposed interfaces for the BarGraph classes.
Mark Janes
7
-0
/
+297