http://bugs.winehq.org/show_bug.cgi?id=17437 Dan Merillat <winehq(a)harik.welp.gs> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq(a)harik.welp.gs --- Comment #34 from Dan Merillat <winehq(a)harik.welp.gs> 2009-03-12 20:06:42 --- (In reply to comment #32)
Fix is confirmed *not* to work with an ATI Radeon HD 3200.
Fix is confirmed TO work with ATI Radeon HD 3200 and ATI Radeon 2400 pro. fglrx 9-2, wine 1.1.16 with the most recent patch (as of this post) I had to specify the VideoMemorySize explictly or it would crash. [Software\\Wine\\Direct3D] "DirectDrawRenderer"="opengl" "MaxFragmentUniforms"="1024" "MaxVaryings"="52" "MaxVertexUniforms"="1024" "OffscreenRenderingMode"="fbo" "PixelShaderMode"="enabled" "VertexShaderMode"="hardware" "VideoMemorySize"="256" Radeon 2400 pro doesn't work with MaxVaryings=52, does work with 48, I haven't bisected the gap yet. Both machines 2.6.28 on AMD64. -- 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.