ChangeSet ID: 8537 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/20 16:29:28
Modified files: dlls/opengl32 : opengl_norm.c opengl_ext.c make_opengl
Log message: Lionel Ulmer lionel.ulmer@free.fr Do not use any typedefs in the GL thunks to prevent all possible compilation issues.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8537
Old revision New revision Changes Path 1.7 1.8 +2 -5 wine/dlls/opengl32/opengl_norm.c 1.12 1.13 +147 -153 wine/dlls/opengl32/opengl_ext.c 1.17 1.18 +25 -13 wine/dlls/opengl32/make_opengl