summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/nvc0_screen.c
AgeCommit message (Expand)Author
2010-12-23nvc0: use most defs/decls from nouveau_pushbuf.hChristoph Bumiller
2010-12-21nvc0: fence.bo is mappable, mark it as suchBen Skeggs
2010-12-19nvc0: use BIND_RING to set subchannel classesChristoph Bumiller
2010-12-11nvc0: support user clip planesChristoph Bumiller
2010-12-09nvc0: call grobj_alloc for all used classesChristoph Bumiller
2010-12-09nvc0: buffer suballocation with a primitive slab allocatorChristoph Bumiller
2010-12-09nvc0: support primitive restartChristoph Bumiller
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller