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
/
cairoint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
Remove _cairo_surface_composite_trapezoids_as_polygon()
Benjamin Otte
1
-12
/
+0
2010-05-18
surface: Add _cairo_surface_release_device_reference() API
Benjamin Otte
1
-0
/
+3
2010-05-16
cairo: Missing private markup for _cairo_format_to_pixman_format
Chris Wilson
1
-1
/
+1
2010-05-13
Make cairo_color_stop_t a unique type.
Chris Wilson
1
-2
/
+2
2010-05-13
color: Special case comparing color stops.
Chris Wilson
1
-0
/
+4
2010-05-12
drm: code dump, sorry.
Chris Wilson
1
-0
/
+7
2010-05-10
Add an additional set parantheses around the container_of macro
Jeff Muizelaar
1
-1
/
+1
2010-05-06
Remove comma from the end of the CAIRO_PATTERN_ACQUIRE enum
Jeff Muizelaar
1
-1
/
+1
2010-04-30
surface: Convert snapshots from an array to a double-linked list.
Chris Wilson
1
-1
/
+1
2010-04-27
image: Compute sample extents
Chris Wilson
1
-0
/
+4
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-23
cairoint.h: Change ASSERT_NOT_REACHED to remove compiler warning
Chris Wilson
1
-2
/
+1
2010-03-24
Add back support for CAIRO_FORMAT_RGB16_565
Oleg Romashin
1
-1
/
+1
2010-03-01
api: Introduce CAIRO_FORMAT_INVALID formally in the API.
M Joonas Pihlaja
1
-2
/
+2
2010-02-23
image: split cairo_image_surface_coerce()
Benjamin Otte
1
-2
/
+6
2010-01-25
Give cairo_surface_mark_dirty() the slim hidden treatment
Benjamin Otte
1
-0
/
+1
2010-01-22
misc: Only use custom lround() under DISABLE_SOME_FLOATING_POINT
Chris Wilson
1
-0
/
+5
2010-01-22
xcb: Refresh.
Chris Wilson
1
-0
/
+16
2010-01-22
drm: Add backends for i915 and i965.
Chris Wilson
1
-0
/
+2
2010-01-22
image: Implement high level interface.
Chris Wilson
1
-15
/
+6
2010-01-22
surface-fallback: Convert to composite rectangles
Chris Wilson
1
-2
/
+1
2010-01-22
types: Move cairo_scaled_glyph_t to cairo-types-private.h
Chris Wilson
1
-26
/
+0
2010-01-22
stroke: Convert rectilinear paths to boxes.
Chris Wilson
1
-0
/
+7
2010-01-22
fill: Convert rectilinear paths to boxes.
Chris Wilson
1
-0
/
+5
2010-01-22
path: Compute coarse bounds upon construction.
Chris Wilson
1
-5
/
+4
2010-01-22
gstate: Skip ops with a clear mask.
Chris Wilson
1
-0
/
+3
2010-01-22
pattern: Add convenience patterns for stock colours
Chris Wilson
1
-1
/
+2
2010-01-22
pattern: An EXTEND_NONE surface is not opaque if we sample outside
Chris Wilson
1
-1
/
+2
2010-01-22
spans: Add a Bentley-Ottmann variant on the Tor scan converter
Chris Wilson
1
-9
/
+0
2010-01-22
boxes: Enable generation of boxes from rectilinear polygons.
Chris Wilson
1
-0
/
+5
2010-01-22
boxes: Enable tessellation
Chris Wilson
1
-0
/
+5
2010-01-22
Alter definition of cairo_composite_rectangles_t
Chris Wilson
1
-7
/
+7
2010-01-22
spans: Pass multiple rows of identical spans to the renders.
Chris Wilson
1
-2
/
+2
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+1
2010-01-22
Remove content matching from snapshot lookup.
Chris Wilson
1
-2
/
+1
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-22
/
+22
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-12
/
+0
2009-11-11
Improve stroking of densely dashed styles
Andrea Canciani
1
-0
/
+20
2009-10-29
Provide a builtin implementation of isspace() and isdigit()
Adrian Johnson
1
-0
/
+16
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-6
/
+6
2009-10-21
Support component-alpha.
Chris Wilson
1
-68
/
+1
2009-10-21
Make the surface->is_clear logic common
Chris Wilson
1
-1
/
+0
2009-10-16
[surface] Don't AND in the desired content.
Chris Wilson
1
-4
/
+0
2009-09-25
[image] Return cairo_bool_t from _pixman_format_to_masks
Benjamin Otte
1
-1
/
+1
2009-09-11
[xlib] Discard clip if larger than glyph extents
Chris Wilson
1
-0
/
+6
2009-09-01
[ps/pdf] Trim patterns to operation extents
Chris Wilson
1
-0
/
+49
2009-09-01
[pattern] Remove unused hidden symbol for cairo_pattern_status()
Chris Wilson
1
-1
/
+0
2009-08-29
[gl] Use spans for trapezois.
Chris Wilson
1
-4
/
+14
2009-08-29
[cairoint.h] Add missing cairo_private to debug prototypes.
Chris Wilson
1
-2
/
+2
2009-08-29
[tessellate] Rectangular special case
Chris Wilson
1
-0
/
+5
[next]