22 Dec
2025
22 Dec
'25
5:27 p.m.
On Mon Dec 22 17:27:08 2025 +0000, Esme Povirk wrote:
I don't understand why we don't have fallback paths that go through 32bppBGRA -> 24bpp. Most formats should have a default case like this so we don't have to implement every single format pair. Probably the only reason is performance, but I tend to agree that it's much easier to have a fallback code path, and add individual converters when really needed.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9816#note_126008