aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/rbug/rbug_core.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+1
* gallium: unify transfer functionsMarek Olšák2012-10-111-7/+4
* rbug: update data structures, functions for future changesBrian Paul2012-08-161-8/+9
* rbug: Silence warningJakob Bornecrantz2012-01-111-1/+2
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-1/+1
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-4/+4
* os, rbug: remove PIPE_THREAD_HAVE_CONDVARnobled2010-07-121-6/+0
* rbug: Use container of macroJakob Bornecrantz2010-05-121-7/+10
* rbug: Fix draw blockingJakob Bornecrantz2010-05-121-1/+1
* rbug: Fix sampler views and surfaces in context infoJakob Bornecrantz2010-05-121-3/+3
* rbug: Fix shadersJakob Bornecrantz2010-05-121-18/+36
* rbug: Break out of traceJakob Bornecrantz2010-05-121-0/+869