Alexandre Julliard : opengl32: Avoid generating a wrapper for internal functions when we can call the internal one directly .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Dec 12 14:29:50 CST 2006


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec 12 17:59:44 2006 +0100

opengl32: Avoid generating a wrapper for internal functions when we can call the internal one directly.

---

 dlls/opengl32/make_opengl   |   92 ++++++++++++++++++-------------------------
 dlls/opengl32/opengl_ext.h  |    8 ----
 dlls/opengl32/opengl_norm.c |   74 ----------------------------------
 dlls/opengl32/wgl.c         |   91 ++++++++++++++++++++++++++++++++----------
 4 files changed, 108 insertions(+), 157 deletions(-)

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



More information about the wine-cvs mailing list