18 Dec
2025
18 Dec
'25
9:35 a.m.
Then, the extension is now completely missing in GLX backend, and while it is not default probably worth fixing there as well.
display_funcs_init calls init_wgl_extensions then adds the extension unconditionally, it should be there with the GLX backend too. The change might be fine still, because it needs to appear before WGL_ARB_pixel_format_float. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9788#note_125779