Alexandre Julliard : winex11: Implement wglGetPbufferDCARB with a DC escape and remove it from the GDI driver interface .

Alexandre Julliard julliard at winehq.org
Tue May 8 14:16:55 CDT 2012


Module: wine
Branch: master
Commit: 147174ff1ca864a3d275d12290aac4c427b5140d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=147174ff1ca864a3d275d12290aac4c427b5140d

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue May  8 12:35:13 2012 +0200

winex11: Implement wglGetPbufferDCARB with a DC escape and remove it from the GDI driver interface.

---

 dlls/gdi32/dibdrv/dc.c     |   10 ----------
 dlls/gdi32/driver.c        |    6 ------
 dlls/gdi32/enhmfdrv/init.c |    1 -
 dlls/gdi32/freetype.c      |    1 -
 dlls/gdi32/mfdrv/init.c    |    1 -
 dlls/gdi32/opengl.c        |   30 ------------------------------
 dlls/gdi32/path.c          |    1 -
 dlls/wineps.drv/init.c     |    1 -
 dlls/winex11.drv/init.c    |   10 ----------
 dlls/winex11.drv/opengl.c  |   38 ++++++++++++++++++++------------------
 dlls/winex11.drv/xrender.c |    1 -
 include/wine/gdi_driver.h  |    3 +--
 12 files changed, 21 insertions(+), 82 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=147174ff1ca864a3d275d12290aac4c427b5140d



More information about the wine-cvs mailing list