ChangeSet ID: 5884 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/21 13:21:59
Modified files: dlls/d3d8 : volumetexture.c volume.c directx.c device.c d3d8_private.h
Log message: Jason Edmeades us@the-edmeades.demon.co.uk Add the basic support for volume textures / volumes (3d textures).
Patch: http://cvs.winehq.com/patch.py?id=5884
Old revision New revision Changes Path 1.1 1.2 +34 -6 wine/dlls/d3d8/volumetexture.c 1.1 1.2 +49 -4 wine/dlls/d3d8/volume.c 1.3 1.4 +1 -1 wine/dlls/d3d8/directx.c 1.5 1.6 +160 -6 wine/dlls/d3d8/device.c 1.3 1.4 +15 -0 wine/dlls/d3d8/d3d8_private.h