http://bugs.winehq.org/show_bug.cgi?id=21926
Rafał Mużyło galtgendo@o2.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |galtgendo@o2.pl
--- Comment #3 from Rafał Mużyło galtgendo@o2.pl 2010-04-19 16:49:48 --- I'm seeing GL_INVALID_OPERATION on r300 dri driver under KMS with wine 1.1.43 too (within a game). err:d3d:swapchain_blit >>>>>>>>>err:d3d:swapchain_blit >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from Swapchain present blit(EXT_framebuffer_blit) @ swapchain.c / 134 and err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but no texture name err:d3d_surface:IWineD3DSurfaceImpl_ModifyLocation 0x1fdf7d0: Surface does not have any up to date location fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS_EXT (0x8cd9) fixme:d3d:context_check_fbo_status Color attachment 0: (0x1fdf7d0) WINED3DFMT_B5G6R5_UNORM 1024x256 fixme:d3d:context_check_fbo_status Depth attachment: (0xd40930) WINED3DFMT_D32_UNORM 640x480 err:d3d_draw:drawStridedSlow >>>>>>>>>>>>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glEnd and previous calls @ drawprim.c / 306
It's actually a step up, as about 2-3 versions back all I was getting was a crash.