wine/dlls/d3d8 volumetexture.c utils.c texture ...
ChangeSet ID: 8517 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/06/17 22:17:42 Modified files: dlls/d3d8 : volumetexture.c utils.c texture.c surface.c stateblock.c drawprim.c device.c d3d8_private.h cubetexture.c Log message: Raphael Junqueira <fenix(a)club-internet.fr> - dsound and d3d works better when x11drv locks/unlocks are correct - more traces Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8517 Old revision New revision Changes Path 1.11 1.12 +6 -0 wine/dlls/d3d8/volumetexture.c 1.7 1.8 +11 -1 wine/dlls/d3d8/utils.c 1.11 1.12 +6 -0 wine/dlls/d3d8/texture.c 1.18 1.19 +17 -0 wine/dlls/d3d8/surface.c 1.7 1.8 +4 -0 wine/dlls/d3d8/stateblock.c 1.1 1.2 +2 -1 wine/dlls/d3d8/drawprim.c 1.72 1.73 +55 -9 wine/dlls/d3d8/device.c 1.37 1.38 +1 -1 wine/dlls/d3d8/d3d8_private.h 1.11 1.12 +6 -0 wine/dlls/d3d8/cubetexture.c
participants (1)
-
Alexandre Julliard