aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/hud/hud_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/hud: handle a thread switch for API-thread-busy monitoringMarek Olšák2017-02-221-4/+10
* gallium/hud: create files after graphs are created to get final namesMarek Olšák2017-02-181-4/+0
* gallium/hud: add monitoring of API thread busy statusMarek Olšák2017-02-141-0/+60
* gallium/hud: set filedescriptor for cpu graphEdmondo Tommasina2017-01-011-0/+2
* gallium/hud: add cpu graph support for WindowsBrian Paul2015-11-121-0/+54
* gallium/hud: do not use free() for the free_query_data hookBrian Paul2013-06-241-1/+11
* gallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICSChristoph Bumiller2013-04-031-2/+4
* gallium: implement a heads-up display moduleMarek Olšák2013-03-261-0/+164