Alexandre Julliard : opengl32: Get type definitions from the XML files.

Alexandre Julliard julliard at winehq.org
Tue Oct 10 14:41:20 CDT 2017


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Oct  9 15:21:31 2017 +0200

opengl32: Get type definitions from the XML files.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/opengl32/make_opengl    | 234 ++++++++++++++++---------------------------
 dlls/opengl32/opengl_ext.c   |  14 +--
 dlls/opengl32/opengl_norm.c  |  14 +--
 dlls/opengl32/tests/opengl.c |   1 -
 dlls/opengl32/winegl.xml     |  18 ++++
 include/wine/wgl.h           |  90 +++++++++++------
 include/wine/wgl_driver.h    |  14 +--
 include/wine/wglext.h        |  28 ------
 8 files changed, 186 insertions(+), 227 deletions(-)

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



More information about the wine-cvs mailing list