Skip to content

dri, hud: implement LIBGL_SHOW_FPS using HUD

Pierre-Eric Pelloux-Prayer requested to merge pepp/mesa:libgl_show_fps into main

This allows to remove the show_fps function from the vtable and to have a single place where Mesa computes the fps.

Merge request reports