glx: move __glXGetUST into the DRI1 code
authorAdam Jackson <ajax@redhat.com>
Fri, 16 Oct 2020 20:17:54 +0000 (16:17 -0400)
committerAdam Jackson <ajax@redhat.com>
Wed, 21 Oct 2020 14:24:31 +0000 (10:24 -0400)
commit3bb7ebfc7504af0e85596f3ad4b72a2ede10d227
tree22c0b998d6d54a488872cf7b06fb0f958404193d
parenteb6877d3af337f76143755606d4a7aea132526c7
glx: move __glXGetUST into the DRI1 code

This is only used from the __DRI_SYSTEM_TIME loader extension, which
only the DRI1 drivers ever looked for.

Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7219>
src/glx/dri_common.c
src/glx/dri_common.h
src/glx/dri_glx.c
src/glx/glxclient.h
src/glx/glxcmds.c