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-09-09
[util] And reuse the same name repository name.
Chris Wilson
1
-2
/
+2
2009-09-09
[util] And back to a unique repo name for cairo.modules
Chris Wilson
1
-2
/
+2
2009-09-09
[util] And restore the repository tag.
Chris Wilson
1
-0
/
+2
2009-09-09
[util] Inherit the repository from xorg.modules
Chris Wilson
1
-3
/
+1
2009-09-08
[build] Improve handling of missing test apparatus
Chris Wilson
1
-2
/
+2
2009-09-05
[configure] Add option to disable trace.
Chris Wilson
1
-1
/
+1
2009-09-02
[script] Always create a fallback font
Chris Wilson
1
-19
/
+27
2009-09-02
[script] Attempt to select a font if ! CAIRO_HAS_FT_FONT
Chris Wilson
1
-0
/
+106
2009-09-02
[trace] Check for __builtin_return_address explicitly.
M Joonas Pihlaja
1
-1
/
+1
2009-09-02
[trace] Replace an open coded test for matrix identity.
M Joonas Pihlaja
1
-4
/
+1
2009-09-02
[trace] Don't crash on unknown enums values.
M Joonas Pihlaja
1
-141
/
+172
2009-09-02
[trace] Check for object stack underflow.
M Joonas Pihlaja
1
-2
/
+24
2009-09-02
[trace] Get the tracee program name from the environment.
M Joonas Pihlaja
2
-13
/
+21
2009-09-01
[tee] Rename 'append' to 'add' and add symmetric 'remove'
Chris Wilson
2
-2
/
+2
2009-08-31
[trace] Use HAVE_FLOCKFILE/FUNLOCKFILE since configure test for them.
M Joonas Pihlaja
1
-0
/
+4
2009-08-29
[script] Implement invert
Chris Wilson
1
-1
/
+25
2009-08-29
Rename cairo-script static func to avoid MinGW conflict
Damian Frank
1
-2
/
+2
2009-08-29
[script] Conditionalise the build
Chris Wilson
2
-3
/
+10
2009-08-29
[script] Support running on cairo-1.8
Chris Wilson
1
-3
/
+15
2009-08-29
Add xml surface
Chris Wilson
4
-2
/
+462
2009-08-29
Add cairo-sphinx utility for regression analysis
Chris Wilson
5
-0
/
+1832
2009-08-29
Add 'flight-data-recorder' utility.
Chris Wilson
3
-0
/
+320
2009-08-29
Fix errors found by clang
Chris Wilson
3
-20
/
+27
2009-08-29
[build] Add options for warning about bad casts
Chris Wilson
3
-61
/
+121
2009-08-29
[script] Emit surface content
Chris Wilson
1
-1
/
+4
2009-08-29
[script] Read from a FILE stream
Chris Wilson
2
-0
/
+26
2009-08-29
[script] Introduce cairo_script_context_t
Chris Wilson
2
-22
/
+11
2009-08-29
[trace] Fix emission of similar (track operands)
Chris Wilson
1
-7
/
+6
2009-08-29
[trace] Emit an 'index' for an undefined surface
Chris Wilson
1
-11
/
+10
2009-08-29
[script] Handle zero-length strings
Chris Wilson
1
-1
/
+2
2009-08-29
[script] Off-by-one in allocation of string length.
Chris Wilson
1
-1
/
+1
2009-08-29
[script] A little utility to convert a trace into a trace
Chris Wilson
2
-0
/
+46
2009-08-29
[script] Use a compact representation for horizontal offsets between glyphs
Chris Wilson
1
-6
/
+16
2009-08-29
[script] Preserve '{}' whilst translating
Chris Wilson
2
-31
/
+37
2009-08-29
[util] Show total edge length in show-edges
Chris Wilson
1
-11
/
+43
2009-08-29
Eliminate self-intersecting strokes.
Chris Wilson
5
-3
/
+3296
2009-08-10
[utils] Remove unused code
Behdad Esfahbod
1
-30
/
+0
2009-08-10
[script] Handle translation of compressed strings.
Chris Wilson
2
-35
/
+56
2009-08-06
[script] Ensure strings are nul terminated
Chris Wilson
1
-1
/
+2
2009-08-06
[script] Check for failure to store the glyph cache
Chris Wilson
1
-4
/
+10
2009-08-06
[script] Extend csi-replay to show how to use a single surface
Chris Wilson
1
-1
/
+72
2009-08-06
[trace] Close the dictionary before font
Chris Wilson
1
-1
/
+1
2009-08-06
[trace] Whitespace
Chris Wilson
1
-8
/
+4
2009-08-06
[trace] Only write the 4 byte length to the stream
Chris Wilson
1
-1
/
+1
2009-07-28
[script] Add cvi, cvr, mod
Chris Wilson
3
-4
/
+100
2009-07-27
[script] Fix reference to font source after transferring to mmap
Chris Wilson
1
-0
/
+6
2009-07-24
[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)
Chris Wilson
1
-0
/
+2
2009-07-24
[script] mark scan_read() inline
Chris Wilson
1
-3
/
+3
2009-07-23
[script] Decompress font sources
Chris Wilson
1
-20
/
+99
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
5
-89
/
+152
[next]