aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/radeon_mm.c
Commit message (Expand)AuthorAgeFilesLines
* r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; notOliver McFadden2007-03-131-1/+1
* Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to eitherOliver McFadden2007-03-131-1/+1
* r300: Use reg definition when available & add missing reg definition.Christoph Bill2007-03-011-1/+1
* Add requested size to r300RefillCurrentDmaRegion.Jerome Glisse2006-11-021-1/+1
* r300_emit.h cleanup.Jerome Glisse2006-07-271-1/+3
* initialize offset to avoid bogus warnings from valgrindTilman Sauerbeck2006-07-011-1/+1
* destroy the memory manager along with the contextTilman Sauerbeck2006-06-111-0/+9
* make u_list adjustableAapo Tahkola2006-03-311-3/+40
* Dont rely on writebacksAapo Tahkola2006-03-311-9/+9
* Clean build.Aapo Tahkola2006-03-131-8/+8
* Kick VBOs out of GART if nothing else helps.Aapo Tahkola2006-03-091-10/+10
* Convert to work with current DRM. + tagAapo Tahkola2006-03-071-9/+46
* drop all that (slow) locking stuff and make u_list per context.Aapo Tahkola2006-01-271-129/+197
* Sync with my local tree.Aapo Tahkola2005-10-261-0/+339