Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future ... | Gary Wong | 2006-12-02 | 1 | -1/+1 |
* | Add accelerated CopyPixels for non-overlapping, 1:1 blits. | Eric Anholt | 2006-11-29 | 1 | -1/+1 |
* | Remove x/y/width/height parameters from Clear functions. | Brian Paul | 2006-11-01 | 1 | -26/+13 |
* | Emit cliprects in the userspace driver as required, rather than | Keith Whitwell | 2006-10-23 | 1 | -0/+6 |
* | Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines. | Brian Paul | 2006-10-15 | 1 | -1/+0 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+555 |