wined3d: CreateContext should not be called between ENTER_GL/LEAVE_GL.
commit001f380ac96aaca280f37c29d8e320a6054f10ec
authorRoderick Colenbrander <thunderbird2k@gmx.net>
Sat, 29 Sep 2007 14:58:44 +0000 (29 16:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Oct 2007 10:35:36 +0000 (1 12:35 +0200)
tree3963623436547314c35bcaa11ab354cace4a8da3
parent46f33f4f38b6106ada3d7ed65a329e2b55c9df4b
wined3d: CreateContext should not be called between ENTER_GL/LEAVE_GL.
dlls/wined3d/context.c
dlls/wined3d/device.c
dlls/wined3d/swapchain.c