wined3d: Don't clear the GL context if it's not the one being destroyed by…
wined3d: Don't clear the GL context if it's not the one being destroyed by context_destroy_gl_resources().
The previous code clears the GL context if the context being destroyed is
not valid, even though the current one is some arbitrary, unrelated context.
Showing
Please
register
or
sign in
to comment