23 Feb
2026
23 Feb
'26
6:50 a.m.
Some applications call DrawBitmap() with the opacity value set to 255.0f and end up showing white in the end result. Tests show that the opacity value should be clamped to legitimate values. Command lists store the original opacity value according to tests. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10162