gdi32: Move the SwapBuffers entry point to the OpenGL driver.
commit05c32b9b89b2abebde2d665863b4c959b064d064
authorAlexandre Julliard <julliard@winehq.org>
Fri, 7 Sep 2012 19:11:55 +0000 (7 21:11 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Sep 2012 09:38:28 +0000 (10 11:38 +0200)
tree12537b0960498a60638c43e3c44722703306201f
parent9713a54b3353bd8072a561ceaf28d48633ba441d
gdi32: Move the SwapBuffers entry point to the OpenGL driver.
17 files changed:
dlls/gdi32/dibdrv/dc.c
dlls/gdi32/dibdrv/opengl.c
dlls/gdi32/driver.c
dlls/gdi32/enhmfdrv/init.c
dlls/gdi32/freetype.c
dlls/gdi32/mfdrv/init.c
dlls/gdi32/painting.c
dlls/gdi32/path.c
dlls/opengl32/make_opengl
dlls/opengl32/opengl_norm.c
dlls/opengl32/wgl.c
dlls/wineps.drv/init.c
dlls/winex11.drv/init.c
dlls/winex11.drv/opengl.c
dlls/winex11.drv/xrender.c
include/wine/gdi_driver.h
include/wine/wgl_driver.h