summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_sampler.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add a texture target to sampler view and a CAP to use itIlia Mirkin2014-09-121-0/+1
* util: use memset() to initialize surface, sampler_view templatesBrian Paul2012-01-101-0/+6
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-2/+5
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* gallium: Use last_level for pipe_sampler_view instead of num_levels.Michal Krol2010-03-111-1/+1
* gallium/util: rewrap comment to fit in 80 columnsBrian Paul2010-02-251-7/+10
* gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-0/+97