summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version: 1.10.0 *release*1.10.0Chris Wilson2010-09-061-2/+2
* NEWS: Sum up 2 years of development for 1.10.0 in 60 linesChris Wilson2010-09-061-0/+61
* test: Add subsurface-outside-target refs to REFERENCE_IMAGESChris Wilson2010-09-061-0/+2
* test: Rename clip-fill-*-unbounded.image16 ref to match REFERENCE_IMAGESChris Wilson2010-09-062-0/+0
* check: Ignore the documentation errors.Chris Wilson2010-09-061-1/+5
* Bump pixman requirements to 0.18.4 for assorted fixes.Chris Wilson2010-09-062-2/+2
* check: Make the actual error stand outChris Wilson2010-09-061-3/+3
* Reduce the cairo_device_type_t to only hold the used entries.Chris Wilson2010-09-062-61/+12
* check: Fix for link-time-optimisationChris Wilson2010-09-061-1/+1
* freelist: Separate freelist inlines from the datatype in headers.M Joonas Pihlaja2010-09-025-29/+58
* build: Remove stray backslash.M Joonas Pihlaja2010-09-021-1/+1
* gobject: Fix header definesBenjamin Otte2010-09-011-32/+32
* build: Work around caching not reevaluating uncached variablesBenjamin Otte2010-09-011-0/+4
* gobject: Fix pkgconfig file variableBenjamin Otte2010-09-011-1/+1
* subsurface: Fix acquire_source_surface for out-of-bounds surfacesBenjamin Otte2010-09-011-18/+23
* test: Add subsurface-outside-targetBenjamin Otte2010-09-014-0/+179
* build: prefer libpng14 over older versionsMaarten Bosmans2010-08-291-1/+1
* device: Refer the user to per-backend docs about devices.M Joonas Pihlaja2010-08-291-0/+6
* subsurface: Add a note to the docs about usage restrictions.M Joonas Pihlaja2010-08-291-0/+7
* surface-offset: Use right variable in maskBenjamin Otte2010-08-281-1/+1
* subsurface: Fix crash when acquiring a source image.M Joonas Pihlaja2010-08-271-1/+1
* subsurface: Correct cloning conditionAndrea Canciani2010-08-261-5/+5
* subsurface: Avoid invalid accessesAndrea Canciani2010-08-261-1/+11
* subsurface: Silence compiler warningsAndrea Canciani2010-08-261-2/+0
* subsurface: Don't clip size to target sizeBenjamin Otte2010-08-261-3/+0
* subsurface: Don't apply device transform twice for source/maskBenjamin Otte2010-08-261-12/+0
* subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE publicBenjamin Otte2010-08-2612-21/+25
* subsurface: Don't crash when the device transform isn't integerBenjamin Otte2010-08-261-6/+4
* subsurface: Make subsurfaces their own typeBenjamin Otte2010-08-261-1/+0
* subsurface: Properly account for device offsets in the targetBenjamin Otte2010-08-261-5/+5
* Mark the context as invalid on the final cairo_destroy()Chris Wilson2010-08-111-0/+3
* test: Update linear-gradient-large ref imageAndrea Canciani2010-08-101-0/+0
* tests: Add linear-gradient-large testKrzysztof KosiƄski2010-08-104-2/+71
* Replace insertion sort with mergesort in the scan converterAndrea Canciani2010-08-101-35/+103
* ft-font: Make alpha mapping consistentNicolaus L Hepler2010-08-101-7/+0
* perf: Fix README to say cairo-perf-microDavid Schleef2010-08-101-6/+6
* build: Fudge the build system some more so it handles extra libsBenjamin Otte2010-08-104-3/+6
* gobject: Include the extra library in the pkgconfig fileBenjamin Otte2010-08-101-0/+1
* script: Fix script backend build.M Joonas Pihlaja2010-08-102-0/+2
* perf: Improve calibrationAndrea Canciani2010-08-091-9/+8
* os2: Restore surface type checking in the get_extents method.Rich Walsh2010-08-081-1/+9
* os2: Fix clipping to bounds when blitting pixels.Rich Walsh2010-08-081-35/+27
* os2: Tweak an inline declaration.Rich Walsh2010-08-081-1/+1
* os2: Consolidate error paths of cairo_os2_surface_create().Rich Walsh2010-08-081-60/+60
* os2: Document ownership of OS/2 objects passed to surfaces.Rich Walsh2010-08-081-11/+12
* os2: Don't fake an Anchor Block when one isn't needed.Rich Walsh2010-08-081-13/+3
* os2: Fix buffer allocator behaviour on arithmetic overflow.Rich Walsh2010-08-081-31/+23
* os2: Fix blitting 24 bpp pixel data.Rich Walsh2010-08-082-49/+68
* os2: New API to create surfaces without a persistent HPS.Rich Walsh2010-08-082-3/+153
* gl: Handle errors from _cairo_gl_gradient_render()Benjamin Otte2010-08-081-1/+8