summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/rbug/rbug_objects.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-06gallium/drivers: Trivial code-style cleanupEdward O'Callaghan1-6/+6
2015-01-28gallium: Replace u_simple_list.h with util/simple_list.hEric Anholt1-1/+1
2014-09-24gallium/rbug: correctly unreference a sampler viewMarek Olšák1-2/+1
2014-08-19rbug: only add textures to the listMarek Olšák1-2/+5
2014-08-19rbug: fix a crash in sampler_view_destroy caused by incorrect contextMarek Olšák1-1/+1
2012-10-11gallium: unify transfer functionsMarek Olšák1-3/+1
2011-01-25rbug: Fix surface reference leakJakob Bornecrantz1-3/+3
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-3/+6
2010-05-12rbug: Fix sampler views and surfaces in context infoJakob Bornecrantz1-1/+1
2010-05-12rbug: Fix shadersJakob Bornecrantz1-0/+52
2010-05-12rbug: Break out of traceJakob Bornecrantz1-0/+195