summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_mm.c
AgeCommit message (Expand)Author
2007-03-13r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; notOliver McFadden
2007-03-13Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to eitherOliver McFadden
2007-03-01r300: Use reg definition when available & add missing reg definition.Christoph Bill
2006-11-02Add requested size to r300RefillCurrentDmaRegion.Jerome Glisse
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