wined3d: Remove restoring the read buffer from read_from_framebuffer_texture().
commit4b850ed121ea6ec317bfd0e8b389c93498e2e196
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 19 Jul 2010 16:36:22 +0000 (19 18:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jul 2010 11:13:04 +0000 (20 13:13 +0200)
tree0737e5677050b0f73c24212303bffcf954bfe264
parentd6e08f8074a40f2243e9e8b830d99d8da449ba1f
wined3d: Remove restoring the read buffer from read_from_framebuffer_texture().

The few functions that care about the read buffer should explicitly set it
themselves, instead of assuming any particular state.
dlls/wined3d/surface.c