summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/noop
Commit message (Expand)AuthorAgeFilesLines
* 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
* gallium: notify drivers about possible changes in user buffer contentsMarek Olšák2011-02-141-0/+2
* noop: change var type to silence warningBrian Paul2011-01-121-1/+1
* noop: make noop useable like trace or rbugJerome Glisse2011-01-092-47/+35
* gallium/noop: Add prototype for noop_init_state_functions.Vinson Lee2010-12-041-0/+2
* gallium: support for array textures and related changesRoland Scheidegger2010-12-022-47/+44
* gallium/noop: report GL 2.1Dave Airlie2010-11-181-5/+8
* gallium/noop: no operation gallium driverJerome Glisse2010-11-155-0/+861