Alexandre Julliard pushed to branch master at wine / wine
Commits: c9ae3cea by Rémi Bernon at 2025-04-04T10:36:27+02:00 winex11: Cleanup code style in X11DRV_wglCreatePbufferARB.
- - - - - cbd4d161 by Rémi Bernon at 2025-04-04T10:36:28+02:00 winex11: Cleanup code style in X11DRV_wglQueryPbufferARB.
- - - - - 73bd4307 by Rémi Bernon at 2025-04-04T10:36:28+02:00 winex11: Cleanup code style in X11DRV_wglBindTexImageARB.
- - - - - cf1826cb by Rémi Bernon at 2025-04-04T10:36:29+02:00 winex11: Compute texture binding enum from the texture target.
- - - - - 602e3eaf by Rémi Bernon at 2025-04-04T10:36:29+02:00 winex11: Remove some pbuffer related dead code.
Various pbuffer struct members aren't used, use_render_texture_emulation is always TRUE.
- - - - -
1 changed file:
- dlls/winex11.drv/opengl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/099e35983ff768b543257eff01f7c6...