ChangeSet ID: 11759 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/29 23:14:57
Modified files: dlls/d3d8 : utils.c directx.c device.c d3dcore_gl.h
Log message: Raphael Junqueira fenix@club-internet.fr - more Extensions work (begin to detect ATI extensions) - try to fix D3DTADDRESS_BORDER, D3DTADDRESS_MIRROR, D3DTADDRESS_MIRRORONCE using OpenGL extensions - better set_tex_op: now use Runtime Extension support (and not compile support)
Patch: http://cvs.winehq.org/patch.py?id=11759
Old revision New revision Changes Path 1.14 1.15 +285 -285 wine/dlls/d3d8/utils.c 1.58 1.59 +26 -9 wine/dlls/d3d8/directx.c 1.99 1.100 +32 -6 wine/dlls/d3d8/device.c 1.6 1.7 +34 -1 wine/dlls/d3d8/d3dcore_gl.h