Alexandre Julliard : winex11: Replace wgl.h by the official wglext. h from the OpenGL registry.

Alexandre Julliard julliard at winehq.org
Mon Jul 2 13:22:01 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jul  2 13:42:03 2012 +0200

winex11: Replace wgl.h by the official wglext.h from the OpenGL registry.

---

 dlls/winex11.drv/opengl.c |   74 ++--
 include/wine/wgl.h        |  178 ---------
 include/wine/wglext.h     |  943 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 974 insertions(+), 221 deletions(-)

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



More information about the wine-cvs mailing list