summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/dri_bufmgr.c
AgeCommit message (Expand)Author
2007-05-24Replace the flags/hint arguments to bo_alloc{,_static} with a location mask.Eric Anholt
2007-05-18Merge branch 'master' into i915-unificationEric Anholt
2007-05-18Allow unreference with a NULL argument.Eric Anholt
2007-05-17Convert i915tex to the new interface and make it compile.Eric Anholt
2007-05-16WIP: Replace TTM buffer pool manager with a simplified interface.Eric Anholt
2007-04-16Make sure we are locked when creating drm buffer objects.Thomas Hellstrom
2007-03-20use passed target parameterAlan Hourihane
2006-11-01Merge texmem-0-3-branch.Keith Whitwell