e2a272bf99
The FPS counter was called only on new frames, so it could not print values regularly, especially when there are very few FPS (when the device surface does not change). To the extreme, it was never able to display 0 fps. Add a separate thread to print framerate every second. |
||
---|---|---|
.. | ||
src | ||
tests | ||
meson.build |