summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvc0/Makefile
AgeCommit message (Collapse)Author
2011-03-01nvc0: port to common fence/mm/buffer codeBen Skeggs
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2011-01-17nouveau: fix build against out of tree libdrmDave Airlie
For doing builds against a separated libdrm these cflags are needed. Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-01-09nvc0: implement queriesChristoph Bumiller
2010-12-09nvc0: buffer suballocation with a primitive slab allocatorChristoph Bumiller
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller