WineD3D: basetexture aniso fix

Roderick Colenbrander thunderbird2k at gmx.net
Fri Aug 4 11:14:41 CDT 2006


Hi,

In WineD3D's basetexture.c the extension GL_EXT_texture_filter_anisotropic is used without checking for its presence. This causes errors on some older cards which don't support this extension. The patch only executes the glTexParameteri call when the extension is supported.

Regards,
Roderick Colenbrander
-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wined3d_basetexture_aniso.patch
Type: text/x-diff
Size: 1221 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060804/e7bc10f3/wined3d_basetexture_aniso.bin


More information about the wine-patches mailing list