summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_tex_sample.c
AgeCommit message (Expand)Author
2007-08-09Split texfilter enums to match common hardware usage.Keith Whitwell
2007-08-08clean-upBrian
2007-08-08initial lod/mipmap texture supportedBrian
2007-08-08very simple texture cache implementationBrian
2007-08-08add lambda param to get_sample()Brian
2007-08-08sketch out 1D/3D/cube texture samplingBrian
2007-08-08fully support all texcoord wrap modesBrian
2007-08-07initial texture filtering codeBrian