wined3d: Enable filtering for D3DFMT_A4R4G4B4.
commit9528b1c63e34c5310b5aefaa53d9814b10cc6550
authorPhilip Nilsson <pnilsson@nullref.se>
Sun, 13 Jul 2008 19:41:45 +0000 (13 21:41 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Jul 2008 17:56:24 +0000 (16 19:56 +0200)
treee74b28f5617148467ac13cdf7e30d2acbcad1eb2
parent97d56caafe42b13da2283057f818db54963347d1
wined3d: Enable filtering for D3DFMT_A4R4G4B4.

This patch enables texture filtering for textures using the A4R4G4B4
format, I can see no reason why it shouldn't be filtered (especially
considering X4R4G4B4 has it).
dlls/wined3d/utils.c