summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_tex_sample.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: s/pf_sprint_name/pf_name/Brian Paul2008-08-071-3/+2
* gallium: s/printf/debug_printf/Brian Paul2008-08-071-2/+2
* gallium: new/better debug code (disabled)Brian Paul2008-08-071-0/+7
* softpipe: Silence compiler warnings on Windows.Michal Krol2008-08-071-3/+3
* softpipe: add texture border color codeBrian Paul2008-08-061-9/+19
* Merge tgsi/exec and tgsi/util directories.José Fonseca2008-07-281-1/+1
* gallium: new debug code (disabled)Brian Paul2008-05-021-0/+14
* softpipe: do something sensible on an error path, squash warningKeith Whitwell2008-04-221-0/+2
* gallium: Add TEX_FILTER_ANISO img filterKeith Whitwell2008-03-121-0/+3
* gallium: Silence compiler warnings on Windows.Michal Krol2008-02-231-3/+3
* gallium: add some casts to prevent likely msvc warningsBrian2008-02-191-3/+3
* gallium: implement correct sampling for RECT targets / unnormalized texcoordsBrian2008-02-191-25/+143
* gallium: add missing mip level clampBrian2008-02-161-1/+2
* gallium: tweak texture filter min/mag thresholdsBrian2008-02-161-3/+5
* gallium: implement min vs. mag filter determination for non-mipmapped texturesBrian2008-02-161-0/+13
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+916