aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/hud/hud_private.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/hud: create files after graphs are created to get final namesMarek Olšák2017-02-181-2/+0
* gallium/hud: add monitoring of API thread busy statusMarek Olšák2017-02-141-0/+1
* gallium/hud: disable queries during HUD draw callsMarek Olšák2017-01-161-0/+2
* gallium/hud: add an option to sort items below graphsMarek Olšák2017-01-051-0/+1
* gallium/hud: add an option to reset the color counterMarek Olšák2017-01-051-0/+1
* gallium/hud: move file initialization to a functionEdmondo Tommasina2017-01-011-0/+2
* gallium/hud: dump hud_driver_query values to filesEdmondo Tommasina2017-01-011-0/+1
* gallium/hud: Add support for CPU frequency monitoringSteven Toth2016-09-301-0/+6
* gallium/hud: Add power sensor supportSteven Toth2016-09-291-0/+1
* gallium/hud: Add support for block I/O, network I/O and lmsensor statsSteven Toth2016-09-281-0/+25
* gallium/hud: round max_value to print nicely rounded numbers next to graphsMarek Olšák2016-08-221-0/+1
* gallium/hud: add support for batch queriesNicolai Hähnle2015-11-201-3/+10
* gallium,hud: allow displaying cumulative values instead of averageMarek Olšák2015-08-061-1/+2
* gallium/hud: replace byte units flag with pipe_driver_query_typeBrian Paul2015-07-071-2/+3
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-1/+1
* gallium/hud: add more options to customize HUD panesGediminas Jakutis2015-04-261-0/+4
* gallium/hud: do not use free() for the free_query_data hookBrian Paul2013-06-241-1/+1
* gallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICSChristoph Bumiller2013-04-031-0/+1
* gallium: implement a heads-up display moduleMarek Olšák2013-03-261-0/+91