ChangeSet ID: 15703 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/26 15:06:20
Modified files: include/wine : wined3d_gl.h dlls/wined3d : drawprim.c directx.c
Log message: Raphael Junqueira fenix@club-internet.fr - a very basic blending support on fast drawing path (to have better performances on last games) - some defines for VBO support
Patch: http://cvs.winehq.org/patch.py?id=15703
Old revision New revision Changes Path 1.3 1.4 +62 -0 wine/include/wine/wined3d_gl.h 1.5 1.6 +23 -9 wine/dlls/wined3d/drawprim.c 1.19 1.20 +6 -0 wine/dlls/wined3d/directx.c