wined3d: Attach the surfaces from the fbo_entry instead of the ones from the device.
commitff6cf84c40c76cbce3ee0b059c8443b0b177baa5
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 3 May 2010 20:03:31 +0000 (3 22:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 May 2010 11:14:59 +0000 (4 13:14 +0200)
treee011bf7c9d2d027f74bc0c1f75ea3fd18d65467f
parent3ab491f810e5038c9da1e86cf26f5fe4f8fe20e7
wined3d: Attach the surfaces from the fbo_entry instead of the ones from the device.

Currently these are always the same, but that doesn't make it right.
dlls/wined3d/context.c