index
:
~bryce/cairo
cairogles-integration
doc-fixes
downscaling
master
path-effects
perspective-transform
test-outputs-to-output-dir
vbo-size
Bryce's cairo repository for development branches
bryce
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
mask.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
test: Cleanup macros
Andrea Canciani
1
-7
/
+6
2009-06-02
Add a generic cow-snapshotting framework
Chris Wilson
1
-1
/
+11
2008-10-31
[test] Build test suite into single binary.
Chris Wilson
1
-15
/
+8
2008-10-18
[test/mask] Propagate error from secondary context.
Chris Wilson
1
-5
/
+1
2008-10-18
[test/mask] Propagate error from secondary context.
Chris Wilson
1
-4
/
+2
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-11
/
+12
2007-12-20
[test/*] Create new surfaces using the group target.
Chris Wilson
1
-2
/
+2
2006-12-14
Optimize gradient computations
David Turner
1
-3
/
+3
2006-08-08
Eliminate most compiler warnings from the test suite
Carl Worth
1
-1
/
+1
2006-07-13
Add prototype for draw in each test file and remove it from the header.
Behdad Esfahbod
1
-0
/
+2
2006-07-11
More test suite infrastructure improvements:
Behdad Esfahbod
1
-3
/
+4
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-4
/
+4
2006-04-27
Use CLEAR operator in mask.c in order to not trig image fallback
Emmanuel Pacaud
1
-2
/
+1
2006-04-18
Clear completely the temporary surface between each subtest in mask.c
Emmanuel Pacaud
1
-5
/
+3
2005-07-18
Note some progress.
Carl Worth
1
-1
/
+1
2005-07-15
Fix a few memory leaks (missing cairo_pattern_destroy in 3 places).
Carl Worth
1
-1
/
+4
2005-07-08
Give enum tags an underscore prefix to match the style of the struct tags. Ad...
Carl Worth
1
-2
/
+2
2005-05-06
Eliminate the following deprecated functions from cairo's interface:
Carl Worth
1
-4
/
+4
2005-05-06
Rename and re-order the cairo_operator_t enum to names that abbreviate less a...
Carl Worth
1
-2
/
+2
2005-05-06
Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...
Carl Worth
1
-6
/
+4
2005-05-06
src/cairo.[ch] doc/public/cairo-sections.txt: Add cairo_paint_with_alpha().
Owen Taylor
1
-0
/
+7
2005-05-02
src/cairo.[ch] src/cairo-gstate.c: Add cairo_mask() and cairo_mask_surface().
Owen Taylor
1
-0
/
+241