Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic facility for playing back captured aubfiles. Requires a small | Keith Whitwell | 2006-09-08 | 1 | -0/+3 |
| | | | | | | hack to the drm to disable command verification on the cmd_buffer ioctl. Doesn't exactly replay as commands are normally delivered as batchbuffers but are captured and replayed as commands on the ring. | ||||
* | Consistent return values from the bm* functions. | Keith Whitwell | 2006-09-07 | 1 | -1/+0 |
| | | | | Get aubfile generation working again. | ||||
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+170 |
This driver comes from Tungsten Graphics, with a few further modifications by Intel. |