wgl: Put the core functionality of X11DRV_SetPixelFormat in a separate function.
commit2823e1d2191eb80b724a8bbf26893f3213fd129f
authorRoderick Colenbrander <thunderbird2k@gmx.net>
Wed, 23 Apr 2008 20:40:43 +0000 (23 20:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Apr 2008 10:29:12 +0000 (24 12:29 +0200)
tree8e0aba62625eaa871d90b60e2ac86982deeb1b90
parent56a41706c7c533b8f4a4f1652d58091fb6358b67
wgl: Put the core functionality of X11DRV_SetPixelFormat in a separate function.

This is needed for a new X11DRV_SetPixelFormatWINE function which allows you to change the pixel format multiple times.
dlls/winex11.drv/opengl.c