Roderick Colenbrander : winex11.drv: Kill DGA support.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Jul 29 05:22:12 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 98179f06565b7f681d3cddcce69e25801e3a521f
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=98179f06565b7f681d3cddcce69e25801e3a521f

Author: Roderick Colenbrander <thunderbird2k at gmx.net>
Date:   Fri Jul 28 01:26:07 2006 +0200

winex11.drv: Kill DGA support.

---

 configure                      |   93 -----------
 configure.ac                   |   12 -
 dlls/winex11.drv/Makefile.in   |    1 
 dlls/winex11.drv/dga2.c        |  331 ----------------------------------------
 dlls/winex11.drv/dga2.h        |   42 -----
 dlls/winex11.drv/event.c       |    3 
 dlls/winex11.drv/mouse.c       |   49 ------
 dlls/winex11.drv/x11ddraw.c    |    8 -
 dlls/winex11.drv/x11drv.h      |    6 -
 dlls/winex11.drv/x11drv_main.c |   13 --
 include/config.h.in            |    6 -
 11 files changed, 1 insertions(+), 563 deletions(-)
 delete mode 100644 dlls/winex11.drv/dga2.c
 delete mode 100644 dlls/winex11.drv/dga2.h

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



More information about the wine-cvs mailing list