Alexandre Julliard pushed to branch master at wine / wine
Commits: a384b5a3 by Rémi Bernon at 2025-03-26T23:02:32+01:00 opengl32: Remove unused type parameter.
- - - - - 29ac0c67 by Rémi Bernon at 2025-03-26T23:02:32+01:00 opengl32: Remove unnecessary interlocked exchange.
This modifies the thread current context, which can only be attached to one thread at a time.
- - - - - 3d27ae44 by Rémi Bernon at 2025-03-26T23:02:32+01:00 opengl32: Use an explicit GLsync pointer in the union.
- - - - - 74a7c05e by Rémi Bernon at 2025-03-26T23:02:32+01:00 opengl32: Introduce an opengl_context_from_handle helper.
- - - - - 8d40da7f by Rémi Bernon at 2025-03-26T23:02:32+01:00 opengl32: Introduce a wgl_pbuffer_from_handle helper.
- - - - -
1 changed file:
- dlls/opengl32/unix_wgl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/459307de7af5ba926e1408427271d2...