31d95dd3c6
The same functionnality can be achieved using GALLIUM_HUD=stdout,fps (and for now a fallback is doing this if LIBGL_SHOW_FPS=1 is used). This removes one entry from the vtable and simplify dri3_handle_present_event. Reviewed-by: Emma Anholt <emma@anholt.net> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20494>