10 Mar
2005
10 Mar
'05
11:13 a.m.
ChangeSet ID: 16529 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/10 05:13:33 Modified files: dlls/opengl32 : wgl_ext.h wgl_ext.c wgl.c Log message: Raphael Junqueira <fenix(a)club-internet.fr> - implements WGL_ARB_render_texture support (no more stubs) - pass glXGetProcAddressARB ptr to initialise function Patch: http://cvs.winehq.org/patch.py?id=16529 Old revision New revision Changes Path 1.1 1.2 +3 -1 wine/dlls/opengl32/wgl_ext.h 1.3 1.4 +33 -15 wine/dlls/opengl32/wgl_ext.c 1.53 1.54 +2 -2 wine/dlls/opengl32/wgl.c