index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
[build] Improve handling of missing test apparatus
Chris Wilson
13
-11
/
+52
2009-09-08
[gl] Supply extents for acquire source image
Chris Wilson
1
-1
/
+5
2009-09-06
[xlib] Protect ourselves from liars that claim to have a 64k window
Chris Wilson
1
-2
/
+25
2009-09-05
[configure] Add option to disable trace.
Chris Wilson
7
-4
/
+27
2009-09-05
[perf] Move the calibration to its own function
Chris Wilson
1
-30
/
+41
2009-09-05
[perf] Add a fast-and-sloppy mode to cairo-perf.
M Joonas Pihlaja
2
-20
/
+42
2009-09-05
[boilerplate] Support wildcard ? in CAIRO_TEST_TARGET{,_EXCLUDE}.
M Joonas Pihlaja
1
-4
/
+6
2009-09-05
[boilerplate] Support giving content in CAIRO_TEST_TARGET{,_EXCLUDE}.
M Joonas Pihlaja
1
-4
/
+57
2009-09-05
[test] Reorder dash-infinite-loop to not hit a runaway allocation.
M Joonas Pihlaja
1
-1
/
+1
2009-09-04
[test] Add large-source-roi.ref.png to test/Makefile.am
M Joonas Pihlaja
1
-0
/
+1
2009-09-04
[gl] compile fix.
Chris Wilson
1
-1
/
+2
2009-09-04
[xlib] Enable pad_reflect by default
Chris Wilson
1
-7
/
+12
2009-09-04
[test] Add unbounded variants of clip-{fill,stroke}
Chris Wilson
18
-0
/
+223
2009-09-04
[fallback] Only eliminate the clip if the operation is bounded
Chris Wilson
1
-15
/
+42
2009-09-04
[perf] Use milliseconds by default in cairo-perf-diff-files
Chris Wilson
1
-5
/
+8
2009-09-03
[win32] Remove unused clone_similar()
Chris Wilson
2
-57
/
+2
2009-09-03
[mutex] Hook into pthread last
Chris Wilson
1
-23
/
+24
2009-09-03
[gl] Allocate small number of rectangles on the stack
Chris Wilson
1
-14
/
+29
2009-09-03
[gl] Assert that the error is impossible.
Chris Wilson
1
-2
/
+2
2009-09-03
[gl] Remove reference to depth_stencil_tex
Chris Wilson
2
-3
/
+0
2009-09-03
[test] Fix the order of random points random-intersections-curves*.
M Joonas Pihlaja
2
-14
/
+20
2009-09-03
[image] Check for out of bounds image surface sizes in constructors.
M Joonas Pihlaja
4
-6
/
+29
2009-09-03
[test] Allow tests to XFAIL by putting the cairo_t into an error state.
M Joonas Pihlaja
1
-7
/
+7
2009-09-03
[xlib] solid pictures should only be 1x1
Chris Wilson
1
-1
/
+1
2009-09-03
[polygon] Compute the limit of the limits slightly more efficiently
Chris Wilson
1
-12
/
+12
2009-09-03
[boilerplate] Handle errors whilst creating GL surface
Chris Wilson
2
-13
/
+14
2009-09-03
[polygon] Fix discard with non-banded disjoint clip boxes
Chris Wilson
2
-5
/
+25
2009-09-03
[test] Add clip-disjoint
Chris Wilson
5
-0
/
+93
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
[boilerplate/test] Use numerical equality not string equality
Chris Wilson
2
-2
/
+2
2009-09-02
[build] Fix typos in prototype warnings.
M Joonas Pihlaja
1
-1
/
+1
2009-09-02
[build] Hush the Solaris compiler about enum abuse.
M Joonas Pihlaja
2
-2
/
+27
2009-09-02
[build] Refine the -Wno-attribute test to check our use cases.
M Joonas Pihlaja
3
-13
/
+41
2009-09-02
[constructors] Guard against being called without any input files.
M Joonas Pihlaja
2
-2
/
+12
2009-09-02
[trace] Check for __builtin_return_address explicitly.
M Joonas Pihlaja
2
-1
/
+13
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
[NEWS] Thank the AuroraUX team for facilitating Solaris testing.
M Joonas Pihlaja
1
-0
/
+5
2009-09-02
[trace] Get the tracee program name from the environment.
M Joonas Pihlaja
2
-13
/
+21
2009-09-02
[xlib] Remove stray code
Chris Wilson
1
-11
/
+2
2009-09-02
[xlib] Eliminate GC clipping
Chris Wilson
4
-145
/
+116
2009-09-02
[test] Add clip-image
Chris Wilson
4
-0
/
+96
2009-09-01
[xlib] Make xlib_display_t private and rename xlib_screen_info_t
Chris Wilson
5
-206
/
+339
2009-09-01
Revert "[freelist] Make _cairo_freepool_alloc_from_new_pool static inline."
Chris Wilson
2
-27
/
+31
2009-09-01
[freelist] Make _cairo_freepool_alloc_from_new_pool static inline.
M Joonas Pihlaja
2
-31
/
+27
2009-09-01
[wrapper] Avoid a void return gccism.
M Joonas Pihlaja
1
-1
/
+1
2009-09-01
[ps] Clip meta-surface to desired extents.
Chris Wilson
1
-3
/
+43
2009-09-01
[ps/pdf] Trim patterns to operation extents
Chris Wilson
4
-35
/
+319
[prev]
[next]