gallium/hud: add CPU usage support for DragonFly/NetBSD/OpenBSD
[mesa.git] / src / gallium / auxiliary / hud / hud_cpu.c
2019-09-04 Jan Beichgallium/hud: add CPU usage support for DragonFly/NetBSD...
2019-04-07 Greg Vgallium/hud: add CPU usage support for FreeBSD
2018-01-17 Brian Paulgallium/hud: compute cpu load, percent with doubles
2017-11-25 Marek Olšákgallium/hud: pass pipe_context explicitly to most functions
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-06-26 Marek Olšákgallium/hud: add glthread counters
2017-06-26 Marek Olšákgallium/hud: add API-thread-busy for monitoring the...
2017-06-26 Marek Olšákgallium/hud: rename API-thread-busy to main-thread...
2017-02-22 Marek Olšákgallium/hud: handle a thread switch for API-thread...
2017-02-18 Marek Olšákgallium/hud: create files after graphs are created...
2017-02-14 Marek Olšákgallium/hud: add monitoring of API thread busy status
2016-12-31 Edmondo Tommasinagallium/hud: set filedescriptor for cpu graph
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-12 Brian Paulgallium/hud: add cpu graph support for Windows
2013-06-24 Brian Paulgallium/hud: do not use free() for the free_query_data...
2013-04-03 Christoph Bumillergallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICS
2013-03-26 Marek Olšákgallium: implement a heads-up display module