Bryce Harrington
a3b6afabf6
cairo-script: Always include config.h first thing
...
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
2015-06-18 12:38:43 -07:00
Bryce Harrington
c0458b4560
csi-trace: Add --version and --help args to utility
2015-03-06 23:35:34 -08:00
Chris Wilson
49ab86772a
script: Port cairo_script_context_t to cairo_device_t
...
Use the unifying cairo_device_t for cairo_script_context_t and replace.
2010-01-22 23:01:50 +00:00
Chris Wilson
a9d997fecd
[script] Introduce cairo_script_context_t
...
cairo_script_context_t is an encapsulation object for interfacing with the
output - multiple surfaces can share the same context, meaning that they
write to the same destination file/stream.
2009-08-29 08:08:36 +01:00
Chris Wilson
55eddb7ef4
[script] A little utility to convert a trace into a trace
...
Replay the trace using the interpreter onto a script surface - useful for
checking idempotency.
2009-08-29 08:08:35 +01:00