gallium: Silence compiler warnings on Windows.
[mesa.git] / src / gallium / drivers / softpipe / sp_tex_sample.c
2008-02-22 Michal Krolgallium: Silence compiler warnings on Windows.
2008-02-19 Briangallium: add some casts to prevent likely msvc warnings
2008-02-19 Briangallium: implement correct sampling for RECT targets...
2008-02-16 Briangallium: add missing mip level clamp
2008-02-16 Briangallium: tweak texture filter min/mag thresholds
2008-02-16 Briangallium: implement min vs. mag filter determination...
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: update build.
2008-02-15 José FonsecaCode reorganization: move files into their places.