summaryrefslogtreecommitdiff
path: root/src/i830_batchbuffer.h
AgeCommit message (Expand)Author
2009-01-21Re-emit i915 composite setup when the batchbuffer wraps.Eric Anholt
2008-10-19Reduce incidence of MI_FLUSH usage.Keith Packard
2008-09-09Track move of bufmgr functions to libdrm_intel.Eric Anholt
2008-08-13Make EXA & UXA share bo getting functionJesse Barnes
2008-08-05Use dri_bo for all object allocations, including pixmaps under uxaKeith Packard
2008-07-31Add OUT_RELOC macro and backing intel_batch_emit_reloc functionCarl Worth
2008-06-10Change most usage of pixmap offsets to using a reloc macro.Eric Anholt
2008-06-10Use batchbuffers instead of ring emits for general commands.Eric Anholt