Module: wine Branch: master Commit: 2f8a05e27e3a7e613ace9e4f3e629d4ef3fbd08c URL: http://source.winehq.org/git/wine.git/?a=commit;h=2f8a05e27e3a7e613ace9e4f3e...
Author: Roderick Colenbrander thunderbird2k@gmx.net Date: Sun Oct 29 22:56:27 2006 +0100
wgl: Add extension checking code / glxGetProcAddress protection.
---
dlls/opengl32/make_opengl | 101 +-- dlls/opengl32/opengl_ext.c | 2208 ++++++++++++++++++++++---------------------- dlls/opengl32/opengl_ext.h | 2 +- dlls/opengl32/wgl.c | 54 ++ 4 files changed, 1196 insertions(+), 1169 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2f8a05e27e3a7e613ace9e...