gallium/util: remove pipe_static_mutex()
[mesa.git] / src / gallium / auxiliary / hud / hud_private.h
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
2017-01-16 Marek Olšákgallium/hud: disable queries during HUD draw calls
2017-01-05 Marek Olšákgallium/hud: add an option to sort items below graphs
2017-01-05 Marek Olšákgallium/hud: add an option to reset the color counter
2016-12-31 Edmondo Tommasinagallium/hud: move file initialization to a function
2016-12-31 Edmondo Tommasinagallium/hud: dump hud_driver_query values to files
2016-09-30 Steven Tothgallium/hud: Add support for CPU frequency monitoring
2016-09-29 Steven Tothgallium/hud: Add power sensor support
2016-09-28 Steven Tothgallium/hud: Add support for block I/O, network I/O...
2016-08-22 Marek Olšákgallium/hud: round max_value to print nicely rounded...
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-20 Nicolai Hähnlegallium/hud: add support for batch queries
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-06 Marek Olšákgallium,hud: allow displaying cumulative values instead...
2015-07-07 Brian Paulgallium/hud: replace byte units flag with pipe_driver_q...
2015-05-09 Jason Ekstrandutil: Move gallium's linked list to util
2015-04-25 Gediminas Jakutisgallium/hud: add more options to customize HUD panes
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