gallium: fix typos in comments
[mesa.git] / src / gallium / auxiliary / util / u_gen_mipmap.h
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-04-23 José Fonsecagallium: Add extern "C" to the headers.
2008-03-24 Michal Krolgallium: Remove util_gen_mipmap_filter().
2008-03-24 Briangallium: pass the filter mode to util_gen_mipmap().
2008-03-23 Michal Krolgallium: Add util_gen_mipmap_filter().
2008-03-19 Briangallium: implement CSO save/restore functions for use...
2008-03-18 Briangallium: make the gen_mipmap_state struct private
2008-03-17 Briangallium: new mipmap generation code