wined3d: Don't call wglMakeCurrent(NULL, NULL) in context_set_current() if the curren...
commit8c414df17f57840e0687db1ece53857e4e791d74
authorRico Schüller <kgbricola@web.de>
Sat, 19 Sep 2009 13:52:18 +0000 (19 15:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Sep 2009 15:47:02 +0000 (22 17:47 +0200)
tree281fe17b6f12f5e73f3b3985332277a722673db1
parent3d0475eb4d267d95f5f922cbc229723ce39d34b1
wined3d: Don't call wglMakeCurrent(NULL, NULL) in context_set_current() if the current context is NULL.
dlls/wined3d/context.c