Alexandre Julliard : gdi32: Remove OpenGL functions that don' t use an HDC from the driver entry points.

Alexandre Julliard julliard at winehq.org
Mon Jun 25 13:24:13 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 25 12:02:13 2012 +0200

gdi32: Remove OpenGL functions that don't use an HDC from the driver entry points.

---

 dlls/gdi32/dibdrv/dc.c     |    5 --
 dlls/gdi32/driver.c        |   30 ---------
 dlls/gdi32/enhmfdrv/init.c |    5 --
 dlls/gdi32/freetype.c      |    5 --
 dlls/gdi32/gdi32.spec      |    7 --
 dlls/gdi32/mfdrv/init.c    |    5 --
 dlls/gdi32/opengl.c        |  148 +-------------------------------------------
 dlls/gdi32/path.c          |    5 --
 dlls/wineps.drv/init.c     |    5 --
 dlls/winex11.drv/init.c    |    5 --
 dlls/winex11.drv/opengl.c  |    5 --
 dlls/winex11.drv/xrender.c |    5 --
 include/wine/gdi_driver.h  |    7 +--
 13 files changed, 2 insertions(+), 235 deletions(-)

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



More information about the wine-cvs mailing list