http://bugs.winehq.org/show_bug.cgi?id=21608
Summary: EVE Online ship icon rendering broken Product: Wine Version: 1.1.38 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: reboot@gmx.ch
Created an attachment (id=26080) --> (http://bugs.winehq.org/attachment.cgi?id=26080) Screenshot of Missing Icons
EVE Online does not render ship icons anymore in some places, for example the market window or the show info window (see attached screenshot).
I bisected the problem with git with the following result:
af7dfcd378739127c50aa95ce40b13eb3d1950cf is the first bad commit commit af7dfcd378739127c50aa95ce40b13eb3d1950cf Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Feb 3 18:17:58 2010 +0100
wined3d: Do not preload surfaces when attaching them to an FBO.
Just make sure the texture is allocated, so we have something to attach. Note also that context_apply_attachment_filter_states() runs under the GL lock, so preloading resources is actually unsafe there.
:040000 040000 a5b33a88b1083522cd572e82b6cd2d8ad8a61929 e0f98f84e49335d45deea11a36598e052e9e02d5 M dlls