Alexandre Julliard pushed to branch master at wine / wine
Commits: 1dce2661 by Rémi Bernon at 2025-04-15T22:40:24+02:00 win32u: Handle some pixel format initialization.
- - - - - a3c0682f by Rémi Bernon at 2025-04-15T22:40:24+02:00 opengl32/tests: Avoid leaking contexts.
- - - - - d87befa3 by Rémi Bernon at 2025-04-15T22:40:24+02:00 opengl32/tests: Add more WGL_ARB_pbuffer tests.
- - - - - e2a1638c by Rémi Bernon at 2025-04-15T22:40:24+02:00 opengl32/tests: Add more WGL_ARB_render_texture tests.
- - - - - 10d921fb by Rémi Bernon at 2025-04-15T22:40:24+02:00 win32u: Introduce a generic pbuffer implementation from winex11.
- - - - - db138fe9 by Rémi Bernon at 2025-04-15T22:40:24+02:00 winewayland: Use the generic pbuffer implementation.
- - - - - e2d338d5 by Rémi Bernon at 2025-04-15T22:40:24+02:00 winemac: Use the generic pbuffer implementation.
- - - - - 10e66dde by Rémi Bernon at 2025-04-15T22:40:24+02:00 win32u: Add a nulldrv pbuffer stub implementation.
- - - - -
7 changed files:
- dlls/opengl32/tests/opengl.c - dlls/win32u/opengl.c - dlls/wineandroid.drv/opengl.c - dlls/winemac.drv/opengl.c - dlls/winewayland.drv/opengl.c - dlls/winex11.drv/opengl.c - include/wine/opengl_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b922eb7dbe4843af02b09db930c930...