cairo/util/cairo-script
Chris Wilson 606790a860 [script] Disable compilation of examples
Now that cairo-perf-trace exists and is a far superior replay tool, use
EXTRA_PROGRAM for the original replay tools.
2009-06-13 14:07:22 +01:00
..
examples [script] Add examples 2008-12-12 12:00:44 +00:00
.gitignore [script] Simple replay. 2008-12-12 12:00:42 +00:00
cairo-script-file.c [script] Fix memleak of duplicated strings from files 2009-06-11 22:38:09 +01:00
cairo-script-hash.c [script] Manage used entries within hash tables 2009-06-06 13:52:20 +01:00
cairo-script-interpreter.c [script] Add a finish method to the interpreter 2009-06-06 12:59:39 +01:00
cairo-script-interpreter.h [script] Add a finish method to the interpreter 2009-06-06 12:59:39 +01:00
cairo-script-objects.c [script] Fix memleak of duplicated strings from files 2009-06-11 22:38:09 +01:00
cairo-script-operators.c [script] Also mmap backing storage for the pattern descriptions 2009-06-12 08:33:25 +01:00
cairo-script-private.h [script] Fix memleak of duplicated strings from files 2009-06-11 22:38:09 +01:00
cairo-script-scanner.c [script] Speed up floating-point scanner 2009-06-01 18:04:13 +01:00
cairo-script-stack.c [script] Missing include for INT32_MAX 2009-05-08 08:52:32 +01:00
COPYING Add CairoScript interpreter 2008-11-13 11:36:55 +00:00
csi-exec.c [script] Recreate surface content. 2009-01-02 09:53:24 +00:00
csi-replay.c [script] Expose a normal xlib window for replay 2009-02-12 18:27:51 +00:00
Makefile.am [script] Disable compilation of examples 2009-06-13 14:07:22 +01:00