summaryrefslogtreecommitdiff
path: root/src/cairoint.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-17ft,fc,xlib: LCD filtering patch.Nicolaus L Helper1-0/+7
2010-06-12cairo: Create error objects for cairo_tChris Wilson1-0/+3
2010-06-11pattern: Remove extraordinary _cairo_pattern_fini_snapshot().Chris Wilson1-3/+0
2010-06-11gstate: Update cached matrix state after device transform changes on the targetChris Wilson1-0/+5
2010-06-11color: Mark _cairo_color_get_content() as private.Chris Wilson1-1/+1
2010-06-10pattern: add gradient_is_solid functionAndrea Canciani1-0/+5
2010-06-10pattern: improve clear/opaque check functionsAndrea Canciani1-0/+4
2010-06-10pattern: remove content field from solid patternsAndrea Canciani1-4/+5
2010-06-10surface: remove content argument from is_similarAndrea Canciani1-4/+2
2010-06-10gstate: Track whether the combination of ctm * device is identity.Chris Wilson1-295/+0
2010-06-07Remove _cairo_surface_composite_trapezoids_as_polygon()Benjamin Otte1-12/+0
2010-05-18surface: Add _cairo_surface_release_device_reference() APIBenjamin Otte1-0/+3
2010-05-16cairo: Missing private markup for _cairo_format_to_pixman_formatChris Wilson1-1/+1
2010-05-13Make cairo_color_stop_t a unique type.Chris Wilson1-2/+2
2010-05-13color: Special case comparing color stops.Chris Wilson1-0/+4
2010-05-12drm: code dump, sorry.Chris Wilson1-0/+7
2010-05-10Add an additional set parantheses around the container_of macroJeff Muizelaar1-1/+1
2010-05-06Remove comma from the end of the CAIRO_PATTERN_ACQUIRE enumJeff Muizelaar1-1/+1
2010-04-30surface: Convert snapshots from an array to a double-linked list.Chris Wilson1-1/+1
2010-04-27image: Compute sample extentsChris Wilson1-0/+4
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-04-23cairoint.h: Change ASSERT_NOT_REACHED to remove compiler warningChris Wilson1-2/+1
2010-03-24Add back support for CAIRO_FORMAT_RGB16_565Oleg Romashin1-1/+1
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja1-2/+2
2010-02-23image: split cairo_image_surface_coerce()Benjamin Otte1-2/+6
2010-01-25Give cairo_surface_mark_dirty() the slim hidden treatmentBenjamin Otte1-0/+1
2010-01-22misc: Only use custom lround() under DISABLE_SOME_FLOATING_POINTChris Wilson1-0/+5
2010-01-22xcb: Refresh.Chris Wilson1-0/+16
2010-01-22drm: Add backends for i915 and i965.Chris Wilson1-0/+2
2010-01-22image: Implement high level interface.Chris Wilson1-15/+6
2010-01-22surface-fallback: Convert to composite rectanglesChris Wilson1-2/+1
2010-01-22types: Move cairo_scaled_glyph_t to cairo-types-private.hChris Wilson1-26/+0
2010-01-22stroke: Convert rectilinear paths to boxes.Chris Wilson1-0/+7
2010-01-22fill: Convert rectilinear paths to boxes.Chris Wilson1-0/+5
2010-01-22path: Compute coarse bounds upon construction.Chris Wilson1-5/+4
2010-01-22gstate: Skip ops with a clear mask.Chris Wilson1-0/+3
2010-01-22pattern: Add convenience patterns for stock coloursChris Wilson1-1/+2
2010-01-22pattern: An EXTEND_NONE surface is not opaque if we sample outsideChris Wilson1-1/+2
2010-01-22spans: Add a Bentley-Ottmann variant on the Tor scan converterChris Wilson1-9/+0
2010-01-22boxes: Enable generation of boxes from rectilinear polygons.Chris Wilson1-0/+5
2010-01-22boxes: Enable tessellationChris Wilson1-0/+5
2010-01-22Alter definition of cairo_composite_rectangles_tChris Wilson1-7/+7
2010-01-22spans: Pass multiple rows of identical spans to the renders.Chris Wilson1-2/+2
2010-01-22Add cairo_device_tChris Wilson1-0/+1
2010-01-22Remove content matching from snapshot lookup.Chris Wilson1-2/+1
2010-01-22Constify stroke style and matrices.Chris Wilson1-22/+22
2010-01-22Move _cairo_error() to a standalone headerChris Wilson1-12/+0
2009-11-11Improve stroking of densely dashed stylesAndrea Canciani1-0/+20
2009-10-29Provide a builtin implementation of isspace() and isdigit()Adrian Johnson1-0/+16
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-6/+6