http://bugs.winehq.org/show_bug.cgi?id=32576
--- Comment #3 from Alex Xu alex_y_xu@yahoo.ca 2012-12-28 11:27:50 CST --- Gist of the fbo log:
err:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glDrawElementsBaseVertex @ /tmp/portage/app-emulation/wine-1.5.20/work/wine-1.5.20/dlls/wined3d/drawprim.c / 63 fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT (0x8cd6) fixme:d3d:context_check_fbo_status Location SFLAG_INRB_MULTISAMPLE (0x200000). fixme:d3d:context_check_fbo_status Color attachment 0: (0x1eabe0) WINED3DFMT_R16G16B16A16_FLOAT 1920x1200 2 samples.
with calls to, in alphabetical order:
glBlitFramebuffer glClear glDrawArrays glDrawElementsBaseVertex glDrawElementsInstancedBaseVertex glFramebufferRenderbuffer glTexImage glTexSubImage