Alexandre Julliard : opengl32: Add supported wgl extension functions to the OpenGL function table.

Alexandre Julliard julliard at winehq.org
Fri Jul 20 15:29:58 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jul 17 00:00:55 2012 +0200

opengl32: Add supported wgl extension functions to the OpenGL function table.

---

 dlls/opengl32/make_opengl   |  121 +++++++++++-----
 dlls/opengl32/opengl_ext.c  |   32 ++++-
 dlls/opengl32/opengl_ext.h  |    3 +
 dlls/opengl32/opengl_norm.c |    4 -
 dlls/opengl32/wgl.c         |  328 +++++++++++++++++++++++++++++++++++++------
 dlls/winex11.drv/opengl.c   |  306 +++++++++++------------------------------
 include/wine/wgl_driver.h   |   25 +++-
 7 files changed, 501 insertions(+), 318 deletions(-)

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



More information about the wine-cvs mailing list