summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_aub_playback.c
AgeCommit message (Collapse)Author
2006-09-12Add code to tweak aubfile state and primitives on replay.Keith Whitwell
2006-09-08Basic facility for playing back captured aubfiles. Requires a smallKeith Whitwell
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.