winemac: Fix wglSwapBuffers() to operate on the HDC, not the current GL context.
commit5943c58094b2118a3ede32f407a443164883846f
authorKen Thomases <ken@codeweavers.com>
Fri, 21 Mar 2014 05:15:32 +0000 (21 00:15 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Mar 2014 10:16:54 +0000 (21 11:16 +0100)
treefaf5d0dc122a8b34eb54b59019e368a6c61f9a1e
parent819943063d0c48b610af8ced9e81dd8dd4867eab
winemac: Fix wglSwapBuffers() to operate on the HDC, not the current GL context.
dlls/winemac.drv/opengl.c