Alexandre Julliard : opengl32: Generate thunks for WGL extensions when possible.

Alexandre Julliard julliard at winehq.org
Wed Oct 11 14:22:46 CDT 2017


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct 11 16:12:17 2017 +0200

opengl32: Generate thunks for WGL extensions when possible.

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

---

 dlls/opengl32/make_opengl   | 134 ++++++++++++++++-------------
 dlls/opengl32/opengl_ext.c  | 130 ++++++++++++++++++++++++++---
 dlls/opengl32/opengl_ext.h  |  17 ++--
 dlls/opengl32/opengl_norm.c |   8 +-
 dlls/opengl32/wgl.c         | 199 +-------------------------------------------
 5 files changed, 212 insertions(+), 276 deletions(-)

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



More information about the wine-cvs mailing list