28 Apr
2010
28 Apr
'10
2:59 p.m.
http://bugs.winehq.org/show_bug.cgi?id=22356 --- Comment #19 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-04-28 09:59:35 --- Created an attachment (id=27599) --> (http://bugs.winehq.org/attachment.cgi?id=27599) The real fix ;) After some more searching it appeared that the actual issue is that read_from_framebuffer_texture is allocating the texture (because nothing else did it before) but it doesn't set the conversion flags. Instead use surface_prepare_texture to allocate the texture. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.