glx: Remove warn-once-ery around GLX 1.3 functions
authorAdam Jackson <ajax@redhat.com>
Thu, 22 Apr 2021 22:18:44 +0000 (18:18 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 29 Apr 2021 20:34:25 +0000 (20:34 +0000)
commit8f853135e6d1b3af521018741e04d88605feb050
treecc1a2e163fab3892923e8a5a467f93093dd6537c
parent8edbe8761f2712a72f37a7640a17584179c5ff22
glx: Remove warn-once-ery around GLX 1.3 functions

Like, yes, this is an app bug, but we kinda emulate 1.3 anyway already
and are moving further in that direction, and at this point the app is
not going to get fixed. Just hush.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10418>
src/glx/glx_pbuffer.c