Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_* | Marek Olšák | 2016-04-22 | 1 | -9/+9 |
* | gallium: add a texture target to sampler view and a CAP to use it | Ilia Mirkin | 2014-09-12 | 1 | -0/+1 |
* | util: use memset() to initialize surface, sampler_view templates | Brian Paul | 2012-01-10 | 1 | -0/+6 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -2/+5 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -3/+3 |
* | gallium: Use last_level for pipe_sampler_view instead of num_levels. | Michal Krol | 2010-03-11 | 1 | -1/+1 |
* | gallium/util: rewrap comment to fit in 80 columns | Brian Paul | 2010-02-25 | 1 | -7/+10 |
* | gallium: WIP: Introduce sampler views. | Michal Krol | 2010-02-19 | 1 | -0/+97 |