gallium: implement software fallback for mipmap generation
authorBrian <brian.paul@tungstengraphics.com>
Mon, 11 Feb 2008 16:42:02 +0000 (09:42 -0700)
committerBen Skeggs <skeggsb@gmail.com>
Fri, 15 Feb 2008 02:51:11 +0000 (13:51 +1100)
commit995924d566e3a5c06ee4728b846c18de39574966
tree804e0fd29bb51faa87286c13d07bf3ba9cd61c33
parent59f0ce86b8696c6dadfaab3099ed2193b411e8d0
gallium: implement software fallback for mipmap generation

This is used when we can't render to the surface type of the texture (such
as luminance/alpha).
src/mesa/state_tracker/st_gen_mipmap.c