OSDN Git Service

gallium: implement software fallback for mipmap generation
authorBrian <brian.paul@tungstengraphics.com>
Mon, 11 Feb 2008 16:42:02 +0000 (09:42 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 11 Feb 2008 16:46:50 +0000 (09:46 -0700)
commite4026167d70f0aa0bc0cd2546ef9b41f7b167735
treeeb837d4c84a4e9b6fadce765d41fce480aae41f5
parent212b27d33f94eeb25ba9cbc58f9e41295a29d2c9
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