Skip to content

glx: Fix GLX_NV_float_buffer fbconfig handling

Adam Jackson requested to merge ajax/mesa:glx-nv-float-buffer-fbconfig into main

Since we didn't record this attribute from the server, we wouldn't account for it in glXChooseFBConfig, and glXGetFBConfigAttrib wouldn't know about it.

Merge request reports

Loading