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
2010-04-30
subsurface: s/region/rectangle/
Chris Wilson
1
-5
/
+5
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-07
region: Make the 2nd argument to intersect and union const
Benjamin Otte
1
-2
/
+2
2010-03-24
Add back support for CAIRO_FORMAT_RGB16_565
Oleg Romashin
1
-5
/
+2
2010-03-23
device: Add language binding interfaces.
Chris Wilson
1
-0
/
+14
2010-03-23
cairo: Typos in docs.
Chris Wilson
1
-2
/
+2
2010-03-02
Added new MIME type CAIRO_MIME_TYPE_URI and it's support in SVG backend
Alexander Shulgin
1
-0
/
+1
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
1
-4
/
+6
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+117
2010-01-22
Add subsurface.
Chris Wilson
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
[next]