wined3d: Don't restore the draw buffer in color_fill_fbo().
commitbd9828a0393a45b7fdd8c1ecb01a294355e3aa58
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 9 Dec 2009 19:32:07 +0000 (9 20:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Dec 2009 10:54:29 +0000 (10 11:54 +0100)
tree7ddd0caab234ccaeb10963685569210687d28dae
parentddddc60eb9a2a03083fda1d844044c90ebe5715c
wined3d: Don't restore the draw buffer in color_fill_fbo().

This should be done by the context management these days.
dlls/wined3d/device.c