ChangeSet ID: 101000780086538142664358 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/02 16:43:20
Modified files: dlls/opengl32 : make_opengl opengl_ext.c opengl_ext.h wgl.c
Log message: Lionel Ulmer lionel.ulmer@free.fr - better support for extensions functions that do not have the same name in windows and in Unix. - support the NV_vertex_array_range extension.
Patch: http://cvs.winehq.com/patch.py?id=101000780086538142664358
Revision Changes Path 1.6 +106 -99 wine/dlls/opengl32/make_opengl 1.6 +492 -470 wine/dlls/opengl32/opengl_ext.c 1.2 +1 -0 wine/dlls/opengl32/opengl_ext.h 1.19 +46 -37 wine/dlls/opengl32/wgl.c