wined3d: Make the mag filter lookup a separate array.
commita22203adeb22024106980b8721c3cba24baa3522
authorStefan Dösinger <stefan@codeweavers.com>
Sat, 5 Apr 2008 22:31:39 +0000 (6 00:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Apr 2008 09:48:30 +0000 (9 11:48 +0200)
treef4fb934c98de032a43944eedb5e497470df18e31
parent0cbd08b2b909a33fe45c6e482fa81cb6149a8278
wined3d: Make the mag filter lookup a separate array.

This makes it easier to make this a per texture / per adapter property.
Somewhen we should rename the remaining lookup type in the general
lookup table to wraplookup.
dlls/wined3d/basetexture.c
dlls/wined3d/directx.c
dlls/wined3d/surface.c
dlls/wined3d/wined3d_private.h