Module: wine Branch: master Commit: d66fa61e097aa801c381d7b00972abb667aee220 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d66fa61e097aa801c381d7b009...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Jul 18 13:07:08 2012 +0200
opengl32: Call OpenGL extension functions through the TEB function table.
---
dlls/opengl32/make_opengl | 42 +- dlls/opengl32/opengl_ext.c |10333 ++++++++++++++++++-------------------------- dlls/opengl32/opengl_ext.h | 1 - dlls/opengl32/wgl.c | 4 +- 4 files changed, 4147 insertions(+), 6233 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d66fa61e097aa801c381d7...