ChangeSet ID: 12590
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/06/14 11:57:41
Modified files:
dlls/d3d8 : version.rc utils.c device.c
Log message:
Raphael Junqueira <fenix(a)club-internet.fr>
- fix version string
- some fixes to ATI specific paths of set_tex_op (Christian needs to
complete it)
- fix use of GL_SUPPORT(NV_TEXGEN_REFLECTION). I have used the wrong
define, I'll get a brown paper bag :(
Patch: http://cvs.winehq.org/patch.py?id=12590
Old revision New revision Changes Path
1.2 1.3 +1 -1 wine/dlls/d3d8/version.rc
1.23 1.24 +35 -35 wine/dlls/d3d8/utils.c
1.111 1.112 +2 -2 wine/dlls/d3d8/device.c