summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_blit.c
AgeCommit message (Collapse)Author
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt
2007-10-30More vblank cleanups.Michel Dänzer
* Fix crash at context creation in most drivers supporting vblank. * Don't pass vblank sequence or flags to functions that get passed the drawable private already. * Attempt to initialize vblank related drawable private fields just once per drawable. May need more work in some drivers.
2007-10-17i915: Don't emit 'empty' blit rectangles.Michel Dänzer
The hardware seems to interpret them differently and produce unexpected results...
2007-10-04Replace duplicated intel_reg.h with a shared header.Eric Anholt
2007-09-24Move i915tex driver into place as just i915.Eric Anholt