18 Jul
2012
18 Jul
'12
6:44 p.m.
Module: wine Branch: master Commit: 5bfd5f3d7b5d2cea2145eace6f9c23c131f9fa98 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5bfd5f3d7b5d2cea2145eace6f... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Jul 16 23:39:31 2012 +0200 opengl32: Call standard OpenGL functions through the TEB function table. --- dlls/opengl32/make_opengl | 17 +- dlls/opengl32/opengl_norm.c | 996 ++++++++++++++++++++++++++++-------------- dlls/opengl32/tests/opengl.c | 4 +- 3 files changed, 675 insertions(+), 342 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5bfd5f3d7b5d2cea2145ea...