Module: wine Branch: master Commit: edb0044e502d494615f85129207c31da93f14ff8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=edb0044e502d494615f8512920...
Author: Alexandre Julliard julliard@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=edb0044e502d494615f851...