summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_state_sampler.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Silence MSVC warnings.José Fonseca2008-03-121-3/+5
* gallium: michel's patch to rework texture/sampler binding interfaceKeith Whitwell2008-03-051-17/+39
* gallium: remove pipe parameter from pipe_texture_reference()Brian2008-02-261-1/+1
* gallium: replace some ordinary assignments with pipe_reference_texture()Brian2008-02-201-1/+2
* gallium: use pipe_texture_reference() in sp_tile_cache_set_texture()Brian2008-02-201-1/+1
* Code reorganization: update build.José Fonseca2008-02-151-2/+2
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+93