6 Feb
2026
6 Feb
'26
6:06 p.m.
On Fri Feb 6 18:02:52 2026 +0000, Jacek Caban wrote:
This limits legacy extension string support to versions older than 3, but `GL_EXTENSIONS` is generally allowed on newer versions, except for core contexts (and on core contexts it emits an error AFAIR). Right, I had it done differently initially but the error was then leaking into the client side. What would think of calling glGetString unconditionally then clearing the error (or some push / pop logic)?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10019#note_128979