gallium/hud: s/unsigned/enum pipe_query_type/
[mesa.git] / src / gallium / auxiliary / hud / hud_cpu.c
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