Age | Commit message (Expand) | Author |
---|---|---|
2009-08-18 | Align the height of untiled pixmaps to 2 lines as well. | Eric Anholt |
2009-08-07 | Fix math in the tiling alignment fix. | Eric Anholt |
2009-08-07 | Align tiled pixmap height so we don't address beyond the end of our buffers. | Eric Anholt |
2009-07-22 | Only align DRI2 tiled pixmaps to the DRI2 tiled pixmap alignment requirement. | Eric Anholt |
2009-07-22 | uxa: Tell the driver when we're just going to immediately map the pixmap. | Eric Anholt |
2009-07-10 | i830_uxa_prepare_access: Flush and wait for idle for non-bo pixmaps | Keith Packard |
2009-07-10 | Remove NoAccel support | Keith Packard |
2009-07-09 | Fix lols in trying to figure out whether this is a 64-bit build. | Eric Anholt |
2009-07-08 | Refuse to allocate giant BOs on 32-bit systems. | Eric Anholt |
2009-06-30 | Enable 2D composite on IGDNG | Xiang Haihao |
2009-06-10 | Disable composite on new chipset for now | Zhenyu Wang |
2009-06-09 | Rename i830_exa.c to i830_uxa.c | Carl Worth |