summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/dri_metaops.h
AgeCommit message (Collapse)Author
2009-09-01dri: remove unused meta_clear_tris()Brian Paul
2009-07-15intel/radeon: add common metaops code.Dave Airlie
Move all the metaops to a dri_metaops file and port radeon/intel to use the new common meta ops code.