summaryrefslogtreecommitdiff
path: root/src/mesa/array_cache
AgeCommit message (Collapse)Author
2001-01-16fixed a small error in import_color(), include m_translate.hBrian Paul
2000-12-28Add render stage for unclipped vb's to fx driver.Keith Whitwell
Bump MAX_TEXTURE_UNITS to 8 Fix mem. leak in destroy_lists Fix crash in q3 (cva generally)
2000-12-26The array cache.Keith Whitwell