glx: s/dri_message/glx_message/
authorAdam Jackson <ajax@redhat.com>
Tue, 20 Apr 2021 02:43:46 +0000 (22:43 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 22 Apr 2021 18:11:52 +0000 (18:11 +0000)
commit1cb664c15cb3e108d32c8a4f39b9defcf8d168f3
tree20f878dd74b73461aacb44add4c411828e81ebf7
parent12fd68a0dc661074ccf7b3d074138329a241bc3c
glx: s/dri_message/glx_message/

Move this up to the generic glx code, there's nothing DRI-specific about
this and it'll let us clean up some ad-hockery elsewhere.

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10381>
src/glx/dri_common.c
src/glx/dri_common.h
src/glx/glxclient.h
src/glx/glxext.c
src/glx/tests/meson.build