aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/rbug/rbug_objects.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/drivers: Trivial code-style cleanupEdward O'Callaghan2015-12-061-6/+6
* gallium: Replace u_simple_list.h with util/simple_list.hEric Anholt2015-01-281-1/+1
* gallium/rbug: correctly unreference a sampler viewMarek Olšák2014-09-241-2/+1
* rbug: only add textures to the listMarek Olšák2014-08-191-2/+5
* rbug: fix a crash in sampler_view_destroy caused by incorrect contextMarek Olšák2014-08-191-1/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-3/+1
* rbug: Fix surface reference leakJakob Bornecrantz2011-01-251-3/+3
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-3/+6
* rbug: Fix sampler views and surfaces in context infoJakob Bornecrantz2010-05-121-1/+1
* rbug: Fix shadersJakob Bornecrantz2010-05-121-0/+52
* rbug: Break out of traceJakob Bornecrantz2010-05-121-0/+195