Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-12 | Remove unused plane->pipe mapping fields from SAREA private. | Jesse Barnes | |
2007-09-11 | intel: disentangle planes & pipes | Jesse Barnes | |
This is the Mesa portion of the pipe & plane disambiguation. Mesa needs to use the new assumptions about plane vs. pipe mappings and should use the new SAREA field names to avoid confusion. | |||
2007-05-09 | Clean-up in I830AllocVidMem(), s/int/unsigned long/ for ret variable. | Brian | |
2007-05-08 | i915/miniglx: remove unused code | Dave Airlie | |
2007-02-20 | i915tex: Triple buffering support, only effective with page flipping so far. | Michel Dänzer | |
Pending flips are tracked per renderbuffer and the colour renderbuffer attachments of window framebuffer objects are rotated on flips to avoid stalling the pipeline for pending flips unnecessarily. | |||
2006-11-28 | Update miniglx support for new memory manager | Dave Airlie | |
2006-11-01 | Import texmem i915 driver to its new location as i915tex. | Keith Whitwell | |