aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/radeon_mm.c
Commit message (Collapse)AuthorAgeFilesLines
* r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; notOliver McFadden2007-03-131-1/+1
| | | | enough information is known about them to be sure as to what the values mean.
* Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to eitherOliver McFadden2007-03-131-1/+1
| | | | R300_RB3D_DSTCACHE_02 or R300_RB3D_DSTCACHE_0A, rather than hexadecimal values.
* 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
| | | | | | This way we no longuer have the fixed RADEON_BUFFER_SIZE. Anyway function calling AllocDmaRegion should check if this succeed and fail gracefuly if not (see bug 8348).
* r300_emit.h cleanup.Jerome Glisse2006-07-271-1/+3
| | | | | | | Remove unused macro Replace LOCAL_VAR, PREFIX* Indent code Remove radeon redundant CP type 3 packet
* 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
Changes to current operation: -Elts are no longer converted to 16-bit format -Cube maps