util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / auxiliary / hud / hud_fps.c
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-07-14 Christoph Haaggallium/hud: use double values for all graphs
2017-02-18 Marek Olšákgallium/hud: create files after graphs are created...
2016-12-31 Edmondo Tommasinagallium/hud: set filedescriptor for fps graph
2013-06-26 Brian Paulhud: add cast to silence MSVC warning
2013-06-24 Brian Paulgallium/hud: do not use free() for the free_query_data...
2013-04-16 Marek Olšákgallium/hud: fix FPS computation for framerate > 4.2k
2013-03-26 Marek Olšákgallium: implement a heads-up display module