Alexandre Julliard pushed to branch master at wine / wine
Commits: 0a4ee4a2 by JiangYi Chen at 2025-08-20T22:00:40+02:00 opengl32: Perform cAccumBits filtering if specified in wglChoosePixelFormat().
On Windows, if wglChoosePixelFormat specifies cAccumBits, the best matching PIXELFORMATDESCRIPTOR obtained should contain AccumBits information. Some industrial software, such as CAD applications, require matching the AccumBits information.
Signed-off-by: chenjiangyi chenjiangyi@uniontech.com
- - - - -
1 changed file:
- dlls/opengl32/wgl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0a4ee4a21a9a1ac5362efc763cef227...