gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver.
commit96e80c26230dd3ce27ee3d58fdbc871fd555511d
authorAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jul 2012 19:53:37 +0000 (30 21:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jul 2012 20:12:13 +0000 (30 22:12 +0200)
tree7391bd0f7b80568c8d94cf0bc61e50f948edc8db
parent0316a1b4c1def76d6c9bfdd006891c4ac895925c
gdi32: Move DescribePixelFormat and SetPixelFormat to the WGL driver.
19 files changed:
dlls/gdi32/dibdrv/dc.c
dlls/gdi32/dibdrv/dibdrv.h
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_ext.c
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