Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: replace pipe_condvar with cnd_t | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | gallium/util: replace pipe_mutex with mtx_t | Timothy Arceri | 2017-03-07 | 1 | -3/+3 |
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -1/+1 |
* | gallium/drivers: support more sampler views than samplers for more drivers | Roland Scheidegger | 2013-11-28 | 1 | -2/+2 |
* | rbug: update data structures, functions for future changes | Brian Paul | 2012-08-16 | 1 | -12/+5 |
* | gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define | Brian Paul | 2012-08-16 | 1 | -2/+2 |
* | rbug: Fix draw blocking | Jakob Bornecrantz | 2010-05-12 | 1 | -1/+1 |
* | rbug: Fix sampler views and surfaces in context info | Jakob Bornecrantz | 2010-05-12 | 1 | -4/+6 |
* | rbug: Fix shaders | Jakob Bornecrantz | 2010-05-12 | 1 | -0/+1 |
* | rbug: Break out of trace | Jakob Bornecrantz | 2010-05-12 | 1 | -0/+108 |