summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/bufmgr.h
AgeCommit message (Expand)AuthorFilesLines
2006-02-22Introduce fixup/relocation lists for dma buffers.Keith Whitwell1-3/+18
2006-02-09Turn DBG output on/off with INTEL_DEBUG=bufsKeith Whitwell1-1/+3
2006-02-01Get batchbuffers working natively again. This code stillKeith Whitwell1-1/+1
2006-01-28remove debugKeith Whitwell1-0/+3
2006-01-26Expand the buffer manager to include a notion of multiple pools withinKeith Whitwell1-16/+52
2006-01-24Add another layer on top of the simple 2d regions in intel_regions.[ch]Keith Whitwell1-16/+17
2006-01-23import via texture semanticsKeith Whitwell1-32/+39
2006-01-16Add a faked-out implementation of the buffer manager that uses the sameKeith Whitwell1-0/+117