gallium/hud: draw numbers with 3 decimal places if those aren't 0
[mesa.git] / src / gallium / auxiliary / hud / hud_private.h
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