summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/hud/hud_fps.c
Commit message (Expand)AuthorAgeFilesLines
* hud: add cast to silence MSVC warningBrian Paul2013-06-261-1/+1
* gallium/hud: do not use free() for the free_query_data hookBrian Paul2013-06-241-1/+11
* gallium/hud: fix FPS computation for framerate > 4.2kMarek Olšák2013-04-161-1/+2
* gallium: implement a heads-up display moduleMarek Olšák2013-03-261-0/+81