gallium/hud: add frametime graph (v2)
authorMatthias Groß <grmat@sub.red>
Tue, 15 May 2018 21:09:05 +0000 (23:09 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 15 May 2018 23:30:12 +0000 (19:30 -0400)
commit71892fbe194d543fbed88ee0c68c2402f6e47a65
tree8cb4d6f680d95d8d367370888f1f6b1fc6748b4d
parentf3521ce2c440bd50020a3ff81e6d9fa17c01009c
gallium/hud: add frametime graph (v2)

Thanks for your comment. This version has an additional boolean in the
fps_info struct to distinguish between fps and frame time calculation.
The struct is initialised in the respecting install functions for this
purpose.

Signed-off-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/hud/hud_context.c
src/gallium/auxiliary/hud/hud_fps.c
src/gallium/auxiliary/hud/hud_private.h