aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/rbug/rbug_screen.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove the geom_flags param from is_format_supportedMarek Olšák2011-03-111-4/+2
* gallium: cleanup fence_signalled and fence_finishMarek Olšák2011-03-111-8/+4
* gallium: add timeout parameter to fence_finishMarek Olšák2011-03-081-2/+4
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-40/+6
* rbug: Fix 'assignment from incompatible pointer type' warning.Vinson Lee2010-09-131-1/+1
* gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)Luca Barbieri2010-09-141-0/+12
* rbug: fix breakage due to interface changesRoland Scheidegger2010-05-211-0/+2
* rbug: remove extra semicolonBrian Paul2010-05-171-1/+1
* rbug: Add to all targets that link against traceJakob Bornecrantz2010-05-121-0/+6
* rbug: Break out of traceJakob Bornecrantz2010-05-121-0/+345