summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_mm.c
AgeCommit message (Expand)Author
2006-07-27r300_emit.h cleanup.Jerome Glisse
2006-07-01initialize offset to avoid bogus warnings from valgrindTilman Sauerbeck
2006-06-11destroy the memory manager along with the contextTilman Sauerbeck
2006-03-31make u_list adjustableAapo Tahkola
2006-03-31Dont rely on writebacksAapo Tahkola
2006-03-13Clean build.Aapo Tahkola
2006-03-09Kick VBOs out of GART if nothing else helps.Aapo Tahkola
2006-03-07Convert to work with current DRM. + tagAapo Tahkola
2006-01-27drop all that (slow) locking stuff and make u_list per context.Aapo Tahkola
2005-10-26Sync with my local tree.Aapo Tahkola