ChangeSet ID: 8611 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/06/27 17:20:44
Modified files: dlls/d3d8 : drawprim.c d3dcore_gl.h d3d8_private.h d3d8_main.c
Log message: Raphael Junqueira fenix@club-internet.fr - currently always use sloaw path as fast path have some problems - fix APIENTRY mismatched value used by gl func pointers (in d3dcore_gl.h)
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8611
Old revision New revision Changes Path 1.2 1.3 +1 -1 wine/dlls/d3d8/drawprim.c 1.3 1.4 +36 -8 wine/dlls/d3d8/d3dcore_gl.h 1.38 1.39 +8 -28 wine/dlls/d3d8/d3d8_private.h 1.8 1.9 +1 -0 wine/dlls/d3d8/d3d8_main.c