Alexandre Julliard pushed to branch master at wine / wine
Commits: 1b1dcc84 by Rémi Bernon at 2025-06-12T10:54:59+02:00 opengl32: Flush the contexts on gl(Draw|Read)Pixels and glViewport.
- - - - - 9a8047d7 by Rémi Bernon at 2025-06-12T10:55:02+02:00 win32u: Use a pbuffer to implement GL on memory DCs.
- - - - - 370e7d9a by Rémi Bernon at 2025-06-12T10:55:29+02:00 win32u: Drop now unnecessary OSMesa dependency.
- - - - - 32e53875 by Rémi Bernon at 2025-06-12T10:55:29+02:00 win32u: Remove now unnecessary context and pbuffer funcs.
- - - - -
9 changed files:
- configure - configure.ac - dlls/opengl32/make_opengl - dlls/opengl32/tests/opengl.c - dlls/opengl32/unix_private.h - dlls/opengl32/unix_thunks.c - dlls/opengl32/unix_wgl.c - dlls/win32u/opengl.c - include/config.h.in
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3a738f74ea7d1382e79662ecf231b2...