summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/rbug/rbug_context.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-07gallium/util: replace pipe_condvar with cnd_tTimothy Arceri1-1/+1
2017-03-07gallium/util: replace pipe_mutex with mtx_tTimothy Arceri1-3/+3
2015-07-21gallium: replace INLINE with inlineIlia Mirkin1-1/+1
2013-11-28gallium/drivers: support more sampler views than samplers for more driversRoland Scheidegger1-2/+2
2012-08-16rbug: update data structures, functions for future changesBrian Paul1-12/+5
2012-08-16gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #defineBrian Paul1-2/+2
2010-05-12rbug: Fix draw blockingJakob Bornecrantz1-1/+1
2010-05-12rbug: Fix sampler views and surfaces in context infoJakob Bornecrantz1-4/+6
2010-05-12rbug: Fix shadersJakob Bornecrantz1-0/+1
2010-05-12rbug: Break out of traceJakob Bornecrantz1-0/+108