Roderick Colenbrander : winex11.drv: Move WGL extension code to winex11.drv .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Sep 12 09:35:05 CDT 2006


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

Author: Roderick Colenbrander <thunderbird2k at gmx.net>
Date:   Mon Sep 11 21:28:32 2006 +0200

winex11.drv: Move WGL extension code to winex11.drv.

---

 dlls/opengl32/wgl.c               |   53 -
 dlls/winex11.drv/opengl.c         | 1555 ++++++++++++++++++++++++++++++++++++-
 dlls/winex11.drv/winex11.drv.spec |    1 
 include/wine/wgl.h                |  180 ++++
 4 files changed, 1705 insertions(+), 84 deletions(-)
 create mode 100644 include/wine/wgl.h

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



More information about the wine-cvs mailing list