wine/dlls/d3d8 utils.c surface.c stateblock.c ...
ChangeSet ID: 12411 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/05/18 23:33:42 Modified files: dlls/d3d8 : utils.c surface.c stateblock.c directx.c device.c d3d8_private.h Log message: Raphael Junqueira <fenix(a)club-internet.fr> - first draft of D3DCLIPSTATUS8 handling (not really used for now) - add a new DEBUG_SINGLE_MODE #define (for debug caps needs) - better traces for surface dumping - much better Texture support on Utilities functions and on CheckDeviceType - D3DRS_ZVISIBLE as unsupported (as seen in msdn) Patch: http://cvs.winehq.org/patch.py?id=12411 Old revision New revision Changes Path 1.19 1.20 +74 -21 wine/dlls/d3d8/utils.c 1.34 1.35 +12 -3 wine/dlls/d3d8/surface.c 1.15 1.16 +5 -1 wine/dlls/d3d8/stateblock.c 1.69 1.70 +113 -19 wine/dlls/d3d8/directx.c 1.110 1.111 +54 -7 wine/dlls/d3d8/device.c 1.53 1.54 +3 -2 wine/dlls/d3d8/d3d8_private.h
participants (1)
-
Alexandre Julliard