wined3d: Destroy FBO entries from the context that created them.
commit94d33d3e861d8e01b4edcb940e8ab1aa98359520
authorHenri Verbeet <hverbeet@codeweavers.com>
Tue, 20 Oct 2009 09:05:06 +0000 (20 11:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Oct 2009 12:00:37 +0000 (20 14:00 +0200)
tree8f24993c737695f65682c58f77f6cdd26f02f196
parente3ca576576c46131330353f45990f55045cf7541
wined3d: Destroy FBO entries from the context that created them.

EXT_framebuffer_object doesn't specify if FBOs are shareable between GL
contexts, but ARB_framebuffer_object explicitly prohibits it.
dlls/wined3d/context.c
dlls/wined3d/wined3d_private.h