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