Chris Wilson
|
aa65e756d4
|
[script] Avoid creating 0x0 windows
XCreateWindow dies if asked to create a 0x0 window, so don't and use a 1x1
pixel window for a zero-sized surface.
|
2008-12-18 10:40:14 +00:00 |
|
Chris Wilson
|
1042909796
|
[script] Replay multiple files.
Iterate over the argument vector and replay each file on the command line.
|
2008-12-12 12:00:44 +00:00 |
|
Chris Wilson
|
815e5b962e
|
[script] Add a fallback image surface for replay
If we do not have a native windowing surface compiled into the library,
just replay the script to an image surface.
|
2008-11-26 17:30:29 +00:00 |
|
Chris Wilson
|
2839a0e800
|
[script] Add a simple replay.
A very simple replay program for trace replay.
|
2008-11-19 11:59:20 +00:00 |
|