Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-17 | remove some more old stuff | Roland Scheidegger | |
2007-07-17 | get rid of more pageflip/rotation code. | Roland Scheidegger | |
2007-07-17 | remove old code, remaining bits of static handles, disable (no longer ↵ | Roland Scheidegger | |
functional anyway) rotation code | |||
2007-07-10 | First attempt at using private back/z buffers. | Roland Scheidegger | |
Allocate and use private back and z/stencil buffers. This is still very broken. | |||
2007-04-17 | Defer buffer pool creation to the first context creation. | Thomas Hellstrom | |
This way we have a hw context so that we can take the hardware lock. Also, at this point, AIGLX isn't locked with the X server context as it is at screen creation. | |||
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-01 | Import texmem i915 driver to its new location as i915tex. | Keith Whitwell | |