glx: Fix glXGetFBConfigFromVisualSGIX
Get list of configs returned by glXChooseFBConfig
, return it's first element, free memory.
Fixes: 4ccd2535 ("glx: Require GLX 1.3")
Closes: #8273 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Get list of configs returned by glXChooseFBConfig
, return it's first element, free memory.
Fixes: 4ccd2535 ("glx: Require GLX 1.3")
Closes: #8273 (closed)