summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/noop/noop_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* noop: Fix include styleKai Wasserbäch2011-08-291-7/+7
* noop: redirect the get_param/is_format.. queries to the underlying driverMarek Olšák2011-08-161-109/+12
* gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some driversMarek Olšák2011-04-011-0/+1
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-1/+1
* gallium: remove the geom_flags param from is_format_supportedMarek Olšák2011-03-111-2/+1
* gallium: kill is_resource_referencedMarek Olšák2011-03-111-8/+0
* noop: change var type to silence warningBrian Paul2011-01-121-1/+1
* noop: make noop useable like trace or rbugJerome Glisse2011-01-091-44/+33
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-47/+12
* gallium/noop: report GL 2.1Dave Airlie2010-11-181-5/+8
* gallium/noop: no operation gallium driverJerome Glisse2010-11-151-0/+547