wined3d: have SetAutoGenFilterType call glHint

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Thu Aug 20 06:21:00 CDT 2009


Hi,

This fixes bug #11167. It depends on my previous patch.

One unclear issue about glHint() is the scope.
What textures does it affect? When?

An alternative would be, as Stefan Dösinger puts it: "just check if
the app ever sets two contradicting filter types" but I don't know how
"global" the effect of glHint() is (per UNIX process, per .exe,
per GL context, per active texture, per ...)?

Another alternative would be to replace SetAutoGen with just a FIXME
to at least get rid of the bogus >>>>>> glTexParameter call.

Regards,
	Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-glhint.patch
Type: application/text
Size: 4668 bytes
Desc: wine-glhint.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090820/9fa277a2/attachment-0001.bin>


More information about the wine-patches mailing list