[Bug 46909] Missing (black) textures in Black & White

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 27 13:24:52 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46909

--- Comment #14 from Henri Verbeet <hverbeet at gmail.com> ---
I think I see the issue, thanks.

It looks like the application is doing a decompression blit to a system memory
destination. System memory destinations are not normally supported by the GLSL
blitter, but we make an exception for decompression blits.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list