index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-12
[script] Expose a normal xlib window for replay
Chris Wilson
1
-56
/
+66
2009-01-31
[util/malloc-stats] Do a single backtrace_symbols() call
Behdad Esfahbod
1
-8
/
+50
2009-01-31
[util] Fix memset bug in malloc-stats
Behdad Esfahbod
1
-5
/
+4
2009-01-31
[util] Don't link backtrace-symbols into malloc-stats
Behdad Esfahbod
1
-1
/
+1
2009-01-30
[util] Use a hash-table for malloc-stats.
Chris Wilson
1
-47
/
+103
2009-01-29
[trace] Comment out the redundant wrapping of FT_Open_Face()
Chris Wilson
1
-0
/
+9
2009-01-29
cairo-trace: Print name of trace file.
Carl Worth
1
-0
/
+3
2009-01-02
[trace] Adopt _cairo_dtostr
Chris Wilson
1
-374
/
+546
2009-01-02
[script] Call the context creation hook
Chris Wilson
1
-1
/
+6
2009-01-02
[script] more targets
Chris Wilson
1
-13
/
+88
2009-01-02
[script] Improve array construction.
Chris Wilson
5
-36
/
+41
2009-01-02
[script] Recreate surface content.
Chris Wilson
5
-24
/
+74
2009-01-02
[trace] Correct escaped characters in string literal.
Chris Wilson
1
-1
/
+12
2009-01-02
[trace] Correct a couple of typos.
Chris Wilson
1
-2
/
+2
2009-01-02
[trace] Fix OBO in emit_glyphs()
Chris Wilson
1
-1
/
+1
2009-01-02
[trace] Minor tidy.
Chris Wilson
1
-4
/
+4
2009-01-02
[trace] Remove the forced switching to C locale
Chris Wilson
1
-4
/
+0
2009-01-02
[trace] Do not force the output filename.
Chris Wilson
1
-19
/
+6
2009-01-02
Fix various README typos
Behdad Esfahbod
1
-0
/
+6
2008-12-27
[trace] Fix up positional arguments
Chris Wilson
1
-3
/
+3
2008-12-26
[util] Add waterfall
Behdad Esfahbod
2
-1
/
+99
2008-12-24
[util] Fix pangram
Behdad Esfahbod
1
-1
/
+1
2008-12-23
[util] Add cairo-view
Behdad Esfahbod
2
-1
/
+115
2008-12-18
[script] Silence incorrect compiler warnings
Chris Wilson
1
-19
/
+19
2008-12-18
[replay] Take advantage of unresolved fonts
Chris Wilson
1
-14
/
+2
2008-12-18
[script] Avoid creating 0x0 windows
Chris Wilson
1
-2
/
+4
2008-12-18
[trace] Runtime version check.
Chris Wilson
1
-22
/
+25
2008-12-12
[script] Add examples
Chris Wilson
11
-0
/
+1848
2008-12-12
[script] Allocate the interned strings from a permanent pool
Chris Wilson
2
-11
/
+45
2008-12-12
[script] Freed object cache.
Chris Wilson
4
-51
/
+91
2008-12-12
[script] Replay multiple files.
Chris Wilson
1
-1
/
+3
2008-12-12
[script] Slab allocator
Chris Wilson
2
-2
/
+85
2008-12-12
[script] Inline the stack push
Chris Wilson
4
-51
/
+39
2008-12-12
[script] Switch to hyphens.
Chris Wilson
2
-122
/
+181
2008-12-12
[script] Null constructor
Chris Wilson
2
-1
/
+14
2008-12-12
[script] Reverse direction of bitshift.
M Joonas Pihlaja
1
-2
/
+2
2008-12-12
[script] Add simple to integer converter
Chris Wilson
1
-0
/
+23
2008-12-12
[script] Simple replay.
Chris Wilson
3
-1
/
+34
2008-12-12
[script] Add a few mathematical constants
Chris Wilson
3
-0
/
+51
2008-12-12
[script] Add repeat operator.
Chris Wilson
1
-1
/
+36
2008-12-12
[script] Fix \t escapes in string literals.
M Joonas Pihlaja
1
-1
/
+1
2008-12-12
[script] Flesh out the relational comparison operators to be more PostScript-...
M Joonas Pihlaja
3
-120
/
+132
2008-12-12
[script] Implement the ne operator.
M Joonas Pihlaja
1
-1
/
+18
2008-12-12
[script] Implement PostScript-like semantics for the eq operator.
M Joonas Pihlaja
3
-63
/
+97
2008-12-12
[script] Don't segfault when hashing empty strings.
M Joonas Pihlaja
1
-4
/
+7
2008-12-12
[script] Fix dictionary construction to access the right stack slots.
M Joonas Pihlaja
1
-2
/
+2
2008-12-12
Fix compilation with --enable-png=no
Chris Wilson
2
-0
/
+12
2008-11-26
[script] Use the in-tree libcairo for csi-replay.
M Joonas Pihlaja
1
-1
/
+1
2008-11-26
[script] Only use zlib if available.
Chris Wilson
3
-2
/
+7
2008-11-26
[script] Link the interpreter against the built library.
Chris Wilson
1
-2
/
+2
[next]