dri: Remove the megadriver compat stub
authorAdam Jackson <ajax@redhat.com>
Wed, 30 Mar 2022 14:24:25 +0000 (10:24 -0400)
committerAdam Jackson <ajax@redhat.com>
Thu, 31 Mar 2022 13:58:49 +0000 (09:58 -0400)
commitd43e6a9a497f1d56d194572a1e5ab87cafa34d5e
tree4df732dbdba8569ae10d317c19dd370d0aa8a246
parent97554218f403e6515b560d9782a14df09d7339c8
dri: Remove the megadriver compat stub

This is for compatibility with loaders that don't know about
__DRI_DRIVER_GET_EXTENSIONS. xserver has supported that since 1.15.0,
which is almost nine years old now.

While we're about it, fix a comment in meson.build that used to be about
megadrivers to reflect reality.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15649>
meson.build
src/gallium/targets/dri/megadriver_stub.c [deleted file]
src/gallium/targets/dri/meson.build