Module: wine
Branch: master
Commit: 2e5b4ff32a0ae1260d75b2d4ceefd717fead3ffb
URL: https://gitlab.winehq.org/wine/wine/-/commit/2e5b4ff32a0ae1260d75b2d4ceefd7…
Author: Alexandros Frantzis <alexandros.frantzis(a)collabora.com>
Date: Wed Jun 12 15:21:55 2024 +0300
winex11: Use default wglGetPixelFormatAttribivARB implementation.
Populate all the ARB related fields of advertised pixel formats, so that
the default implementation of wglGetPixelFormatAttribivARB (in opengl32)
will be …
[View More]used to get the pixel format attributes.
---
dlls/winex11.drv/opengl.c | 373 ++++++++++------------------------------------
1 file changed, 79 insertions(+), 294 deletions(-)
[View Less]