index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-region.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-10
Use 32 bit pixman regions for cairo_region_t
Søren Sandmann
1
-19
/
+19
2008-01-28
[doc] Make sure all type names in docs are prefixed by #
Behdad Esfahbod
1
-1
/
+1
2007-12-17
Replace various uses of CAIRO_STACK_BUF_SIZE with a single macro.
Chris Wilson
1
-3
/
+1
2007-10-04
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
1
-13
/
+9
2007-10-04
[malloc/error] Add call to _cairo_error() after a failed malloc.
Chris Wilson
1
-1
/
+3
2007-09-23
[cairo-region] Call _cairo_error() at original error site.
Chris Wilson
1
-1
/
+3
2007-08-21
PS: Add finer-grained image fallback support
Adrian Johnson
1
-0
/
+13
2007-07-18
[fixpt] Fix up compilation post pixman merge
Vladimir Vukicevic
1
-4
/
+5
2007-07-18
[fixpt] Create cairo_region wrapper around pixman_region16_t
Vladimir Vukicevic
1
-10
/
+163
2007-07-18
[fixpt] Replace cairo_rectangle_int16_t with cairo_rectangle_int_t
Vladimir Vukicevic
1
-1
/
+1
2007-04-08
[pixman-region] Separate pixman_region_init
Mathias Hasselmann
1
-25
/
+0
2007-04-08
Avoid malloc in _cairo_region_create_from_rectangle
Mathias Hasselmann
1
-18
/
+16
2007-04-03
[src] Make sure all source files #include "cairoint.h" as their first include
Behdad Esfahbod
1
-1
/
+1
2006-06-06
Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.
Carl Worth
1
-4
/
+4
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-1
/
+0
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-3
/
+3
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-1
/
+1
2006-05-04
Rename cairo_rectangle_t to cairo_rectangle_fixed_t.
Robert O'Callahan
1
-5
/
+5
2005-08-16
src/cairoint.h: Split out a couple of useful utility functions.
Owen Taylor
1
-0
/
+83