Alexandre Julliard : opengl32: Generate a function table with null OpenGL entry points and store it in the TEB .

Alexandre Julliard julliard at winehq.org
Wed Jul 18 12:44:40 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jul 16 23:34:45 2012 +0200

opengl32: Generate a function table with null OpenGL entry points and store it in the TEB.

---

 dlls/opengl32/make_opengl   |   43 ++++++
 dlls/opengl32/opengl_norm.c |  344 +++++++++++++++++++++++++++++++++++++++++++
 dlls/opengl32/wgl.c         |    9 +
 3 files changed, 396 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list