http://bugs.winehq.org/show_bug.cgi?id=27823
Summary: d3d breaks after upgrade from 1.3.15 to 1.3.24 Product: Wine Version: 1.3.24 Platform: x86-64 URL: http://fiesta-online.gamigo.com/download/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: hramrach@gmail.com
3d objects are rendered broken
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
r300: DRM version: 2.10.0, Name: ATI RV530, ID: 0x71c6, GB: 1, Z: 2 r300: GART size: 509 MB, VRAM size: 256 MB
http://bugs.winehq.org/show_bug.cgi?id=27823
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2011-07-17 15:59:54 CDT --- That's not a lot to go on, but if MESA_EXTENSION_OVERRIDE="-GL_ARB_map_buffer_range" helps, you might want to try the current git version of Wine, or 1.3.25 when that's released later this week. Otherwise, please do a regression test.
http://bugs.winehq.org/show_bug.cgi?id=27823
--- Comment #2 from Michal Suchanek hramrach@gmail.com 2011-07-17 16:00:06 CDT --- Created an attachment (id=35586) --> (http://bugs.winehq.org/attachment.cgi?id=35586) login dialog of Fiesta
http://bugs.winehq.org/show_bug.cgi?id=27823
--- Comment #3 from Michal Suchanek hramrach@gmail.com 2011-07-17 16:01:07 CDT --- Created an attachment (id=35587) --> (http://bugs.winehq.org/attachment.cgi?id=35587) the same with older wine
http://bugs.winehq.org/show_bug.cgi?id=27823
--- Comment #4 from Michal Suchanek hramrach@gmail.com 2011-07-17 16:16:36 CDT --- with that flag I get
util/u_upload_mgr.c:175:u_upload_alloc: Assertion `offset < upload->buffer->width0' failed.
and the application quits (in addition to the message about flags, repeated numerous times)
http://bugs.winehq.org/show_bug.cgi?id=27823
--- Comment #5 from Henri Verbeet hverbeet@gmail.com 2011-07-17 16:23:08 CDT --- (In reply to comment #4)
with that flag I get
util/u_upload_mgr.c:175:u_upload_alloc: Assertion `offset < upload->buffer->width0' failed.
What version of Mesa is that? I think this was already fixed. Regardless, using MESA_EXTENSION_OVERRIDE="-GL_ARB_map_buffer_range,-GL_ARB_draw_elements_base_vertex" instead will probably avoid that one.
http://bugs.winehq.org/show_bug.cgi?id=27823
--- Comment #6 from Michal Suchanek hramrach@gmail.com 2011-07-18 01:58:08 CDT --- With these two flags the breakage remains. I have mesa 7.11 (checked out the 7.11 branch)
http://bugs.winehq.org/show_bug.cgi?id=27823
--- Comment #7 from Michal Suchanek hramrach@gmail.com 2011-07-18 02:08:21 CDT --- Apparently it was not fixed. Without the latter option the error remains with mesa master.
http://bugs.winehq.org/show_bug.cgi?id=27823
--- Comment #8 from Michal Suchanek hramrach@gmail.com 2011-07-18 10:17:03 CDT --- This was introduced between 1.3.22 and 1.3.23 and is fixed on master (at least for r600).
Looking forward to the 1.3.25 release.
http://bugs.winehq.org/show_bug.cgi?id=27823
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2011-07-18 12:07:18 CDT --- (In reply to comment #8)
This was introduced between 1.3.22 and 1.3.23 and is fixed on master (at least for r600).
Looking forward to the 1.3.25 release.
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=27823
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-07-22 12:45:12 CDT --- Closing bugs fixed in 1.3.25.