wined3d: Allow filtering on RECT textures.
commit531ec2267b853710ee16fa8b922f98de8e40d565
authorStefan Dösinger <stefan@codeweavers.com>
Sun, 30 Aug 2009 19:38:53 +0000 (30 21:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Aug 2009 10:18:01 +0000 (31 12:18 +0200)
tree0a73c44cd03a5311146b4304003946f104e5ef61
parent52d28655216e4a14c982eed8c20f10d8259574cc
wined3d: Allow filtering on RECT textures.

There is no reason to disable linear filtering, we just cannot use mipmapping.
dlls/wined3d/directx.c
dlls/wined3d/texture.c
dlls/wined3d/wined3d_private.h