aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/rbug/rbug_context.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: replace pipe_condvar with cnd_tTimothy Arceri2017-03-071-1/+1
* gallium/util: replace pipe_mutex with mtx_tTimothy Arceri2017-03-071-3/+3
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* gallium/drivers: support more sampler views than samplers for more driversRoland Scheidegger2013-11-281-2/+2
* rbug: update data structures, functions for future changesBrian Paul2012-08-161-12/+5
* gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #defineBrian Paul2012-08-161-2/+2
* rbug: Fix draw blockingJakob Bornecrantz2010-05-121-1/+1
* rbug: Fix sampler views and surfaces in context infoJakob Bornecrantz2010-05-121-4/+6
* rbug: Fix shadersJakob Bornecrantz2010-05-121-0/+1
* rbug: Break out of traceJakob Bornecrantz2010-05-121-0/+108