http://bugs.winehq.org/show_bug.cgi?id=12644 Summary: GTA 3 Liberty City: texture corruption on cards with GL_EXT_paletted_texture Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: alexd4(a)inbox.lv Lots of textures are becoming garbage on cards like geforce 2 mx and geforce 5, yet p8_texture_test passes. Works fine if disabling this extension in directx.c. Displays a lot of these errors when running with GL_EXT_paletted_texture enabled (but not when it's disabled), so I think that's where it's coming from: fixme:d3d_surface:surface_download_data >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glGetTexImage() @ surface.c / 150 -- 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.