Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-05 | [uxa] Remove unused pixmap size limits. | Keith Packard | |
All size-related rendering limits should be managed by the driver in the pixmap_is_offscreen call. There's no need for uxa to even know these values. | |||
2008-08-05 | Rename uxa using _ instead of caps | Keith Packard | |
2008-08-05 | Change PrepareAccess to take access mode rather than index | Keith Packard | |
2008-08-05 | Add UXA - the unified memory acceleration architecture. | Keith Packard | |
This eliminates the cost of EXA migration management while providing full pixmap allocation control to the driver. The goal is to make something useful for UMA drivers. |