cairo/util/cairo-script
M Joonas Pihlaja e2d75203c5 [dirty] Add more missing surface dirtying notifications.
Now that the image surface actually cares about
cairo_surface_mark_dirty() we're hitting cases where
we've forgotten to mark surfaces dirty.
2009-11-29 15:56:26 +02:00
..
examples [script] Add examples 2008-12-12 12:00:44 +00:00
.gitignore [gl] Add EGL target 2009-05-20 08:13:45 +01:00
cairo-script-file.c Fix errors found by clang 2009-08-29 08:08:39 +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] Read from a FILE stream 2009-08-29 08:08:37 +01:00
cairo-script-interpreter.h [script] Read from a FILE stream 2009-08-29 08:08:37 +01:00
cairo-script-objects.c [build] Add options for warning about bad casts 2009-08-29 08:08:38 +01:00
cairo-script-operators.c [dirty] Add more missing surface dirtying notifications. 2009-11-29 15:56:26 +02:00
cairo-script-private.h [build] Add options for warning about bad casts 2009-08-29 08:08:38 +01:00
cairo-script-scanner.c Add xml surface 2009-08-29 17:07:34 +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-bind.c Fix build under distcheck 2009-07-15 13:26:34 +01:00
csi-exec.c [script] Recreate surface content. 2009-01-02 09:53:24 +00:00
csi-replay.c [script] Extend csi-replay to show how to use a single surface 2009-08-06 23:19:52 +01:00
csi-trace.c [script] Introduce cairo_script_context_t 2009-08-29 08:08:36 +01:00
Makefile.am [script] Conditionalise the build 2009-08-29 17:07:37 +01:00