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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-04
Planar support for cairo_image_surface_create_for_pixman_format()
Benjamin Otte
1
-1
/
+1
2009-11-04
Export cairo_image_surface_create_with_pixman_format()
Benjamin Otte
1
-0
/
+7
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-10
/
+10
2009-10-21
[doc] Add comments on when surfaces are cleared on construction.
Chris Wilson
1
-0
/
+9
2009-09-30
[API] Make _cairo_meta_surface_replay() private again
Benjamin Otte
1
-4
/
+0
2009-09-01
[tee] Rename 'append' to 'add' and add symmetric 'remove'
Chris Wilson
1
-2
/
+6
2009-08-29
[clip] Apply surface offset when combining with clip mask
Chris Wilson
1
-1
/
+1
2009-08-29
Add skia backend
Vladimir Vukicevic
1
-1
/
+3
2009-08-29
Add xml surface
Chris Wilson
1
-1
/
+3
2009-08-29
Add 'flight-data-recorder' utility.
Chris Wilson
1
-0
/
+4
2009-08-29
Introduce cairo_tee_surface_t
Chris Wilson
1
-1
/
+12
2009-07-23
[drm] Add an accelerated image surface.
Chris Wilson
1
-0
/
+2
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-11
/
+19
2009-07-21
Merge commit 'anholt/gl'
Chris Wilson
1
-1
/
+3
2009-07-17
Add OpenVG backend.
Chris Wilson
1
-1
/
+3
2009-07-14
[cairo] Remove trailing spaces in comments.
Chris Wilson
1
-11
/
+11
2009-07-14
Use new pixman extended blend operators
Benjamin Otte
1
-1
/
+52
2009-07-03
Export meta-surface
Chris Wilson
1
-1
/
+21
2009-06-16
Import Qt backend by Mozilla
Vladimir Vukicevic
1
-1
/
+3
2009-06-15
Reinstate cairo_region_create_rectangles()
Søren Sandmann Pedersen
1
-0
/
+4
2009-06-03
[cairo] Tweak error strings.
Chris Wilson
1
-2
/
+2
2009-06-02
Merge commit 'origin/master' into gl
Eric Anholt
1
-13
/
+100
2009-05-07
[cairo] Fix errors reported by check-doc
Chris Wilson
1
-4
/
+4
2009-05-06
[user-font] Add CAIRO_STATUS_USER_FONT_NOT_IMPLEMENTED
Behdad Esfahbod
1
-9
/
+14
2009-05-06
Err, make gtk-doc happy again
Behdad Esfahbod
1
-2
/
+0
2009-04-01
Remove trailing comma in cairo_region_overlap_t enum.
Jeff Muizelaar
1
-1
/
+1
2009-03-31
[region] Change name of cairo_region_empty() to cairo_region_is_empty()
Søren Sandmann Pedersen
1
-1
/
+1
2009-03-30
[region] Use const cairo_rectangle_int_t consistently.
Chris Wilson
1
-2
/
+2
2009-03-28
[region] Add documentation for all the new region methods.
Søren Sandmann Pedersen
1
-3
/
+3
2009-03-28
[region] Use signed ints for width and height in cairo_rectangle_int_t
Søren Sandmann Pedersen
1
-1
/
+1
2009-03-28
[region] Add cairo_region_intersect_rectangle() and _subtract_rectangle()
Søren Sandmann
1
-1
/
+10
2009-03-28
[region] Expand rect to rectangle in a couple of names
Søren Sandmann Pedersen
1
-5
/
+2
2009-03-28
[region] Delete cairo_region_create_rectangles()
Søren Sandmann Pedersen
1
-4
/
+0
2009-03-28
[region] Move region function prototypes to cairo.h along with helper types.
Søren Sandmann
1
-0
/
+75
2009-03-28
[region] Add _cairo_region_contains_point()
Søren Sandmann
1
-0
/
+1
2009-03-17
Make CAIRO_STATUS_LAST_STATUS public
Behdad Esfahbod
1
-2
/
+10
2009-02-16
[sdl] Remove new backend.
M Joonas Pihlaja
1
-2
/
+0
2009-02-05
[gl] Add basics for GL surface backend using test-fallback as base.
Eric Anholt
1
-1
/
+3
2009-01-29
[surface] add CAIRO_STATUS_INVALID_SIZE
Paolo Bonzini
1
-2
/
+4
2008-11-23
Add JPEG2000 mimetype and image info function
Adrian Johnson
1
-0
/
+1
2008-11-13
Add CairoScript backend.
Chris Wilson
1
-1
/
+3
2008-11-07
[surface] Pass a separate closure for the mime-type destroy notifier.
Chris Wilson
1
-5
/
+6
2008-11-05
[png] Attach the png representation to cairo_surface_create_from_png().
Chris Wilson
1
-0
/
+1
2008-11-03
[mime-data] Allow embedding of arbitrary mime-types.
Chris Wilson
1
-2
/
+2
2008-11-02
Add cairo_surface_set_mime_data()
Adrian Johnson
1
-0
/
+15
2008-10-30
[sdl] Add new backend.
Chris Wilson
1
-1
/
+3
2008-10-08
[cairo.h] Be defensive when checking for _MSC_VER
Chris Wilson
1
-1
/
+1
2008-09-29
[text_to_glyphs] Further enhance the docs
Behdad Esfahbod
1
-1
/
+1
2008-09-29
[user-font] Rewrite text_to_glyphs allocation instructions.
Chris Wilson
1
-19
/
+14
2008-09-26
[cairo.h] Don't define cairo_public to __declspec(dllimport) for static build
Behdad Esfahbod
1
-1
/
+1
[next]