aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/hud/hud_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/hud: add CPU usage support for DragonFly/NetBSD/OpenBSDJan Beich2019-09-031-2/+41
* gallium/hud: add CPU usage support for FreeBSDGreg V2019-04-071-0/+45
* gallium/hud: compute cpu load, percent with doublesBrian Paul2018-01-171-4/+5
* gallium/hud: pass pipe_context explicitly to most functionsMarek Olšák2017-11-251-4/+4
* util: move os_time.[ch] to src/utilNicolai Hähnle2017-11-091-1/+1
* gallium/hud: add glthread countersMarek Olšák2017-06-261-0/+74
* gallium/hud: add API-thread-busy for monitoring the thread loadMarek Olšák2017-06-261-2/+17
* gallium/hud: rename API-thread-busy to main-thread-busyMarek Olšák2017-06-261-2/+2
* 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