summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version: bump for cairo-1.12.2 release1.12.2Chris Wilson2012-04-292-1/+41
* check-doc-syntax: Only parse the source files for incorrect tagsChris Wilson2012-04-291-5/+8
* check-doc-syntax: Fix handling of return value in make checkChris Wilson2012-04-291-0/+2
* path-stroke-boxes: Fix degenerate end-caps for anti-clockwise pathsChris Wilson2012-04-291-32/+28
* test: Update degenerate-solid-dash referenceChris Wilson2012-04-296-0/+0
* gstate: Correctly compact degenerate dash segmentsChris Wilson2012-04-291-19/+18
* test: Fix array lengths for degenerate-solid-dashChris Wilson2012-04-292-2/+2
* gstate: Reduce degenerate dash to solidChris Wilson2012-04-291-5/+30
* image: Add a little bit of debugging to show number of boxes being drawnChris Wilson2012-04-291-3/+3
* test: Exercise degenerate dashes that are wholly solidChris Wilson2012-04-293-0/+70
* test: Exercise clip inversion imperfectionsChris Wilson2012-04-295-0/+57
* Satisfy check-doc-syntax.awk for unimplemented functionsChris Wilson2012-04-291-0/+4
* image: Avoid overflow when computing lerp spans for a8Chris Wilson2012-04-281-8/+8
* Update the remaining backends to handle a NULL extents for _cairo_surface_get...Chris Wilson2012-04-275-15/+25
* snapshot: Perform the cow under a mutexChris Wilson2012-04-2712-52/+96
* image: Allow a snapshot to steal the original memory upon finishChris Wilson2012-04-273-0/+22
* image: Fix typo in _blit_spans()Chris Wilson2012-04-261-1/+1
* xlib: Fix inline conversion for TrueColor PutImageChris Wilson2012-04-251-2/+1
* xlib: Allow applications to create 0x0 surfacesChris Wilson2012-04-251-1/+8
* pdf: Fix wrong allocation in _cairo_pdf_surface_add_source_surfaceJeff Mahoney2012-04-231-1/+1
* gl: Fix creation of gradient ramps for GLESv2Alexandros Frantzis2012-04-231-1/+11
* win32: compilation fix for recent private/inline header separationDimiter Stanev2012-04-231-1/+1
* ps: support all image typesAdrian Johnson2012-04-231-4/+37
* pdf: support all image typesAdrian Johnson2012-04-231-10/+31
* stroke(boxes): Convert the dash step back into device units before incrementingChris Wilson2012-04-214-1/+1
* gl: Uses the inline clip function, so update its includeChris Wilson2012-04-191-1/+1
* dash: Increment dash_remain by the next segment to reduce accumulation errorsChris Wilson2012-04-191-1/+1
* dash: Use a epsilon compare for stepping the dashChris Wilson2012-04-192-1/+3
* Split cairo-list into struct+inlinesChris Wilson2012-04-1925-171/+234
* Split cairo-surface-subsurface-private into struct+inlinesChris Wilson2012-04-199-37/+80
* Split cairo-error-private into struct+inlinesChris Wilson2012-04-193-7/+53
* Split cairo-pattern-private into struct+inlinesChris Wilson2012-04-198-25/+69
* Split cairo-recording-surface-private into struct+inlinesChris Wilson2012-04-1912-43/+96
* Split cairo-recording-surface-private into struct+inlinesChris Wilson2012-04-1922-67/+93
* Split cairo-surface-snapshot-private into struct+inlinesChris Wilson2012-04-191-0/+59
* Split cairo-surface-observer-private into struct+inlinesChris Wilson2012-04-194-20/+62
* Split cairo-surface-private into struct+inlinesChris Wilson2012-04-194-9/+54
* Split cairo-contour-privates into struct+inlinesChris Wilson2012-04-195-35/+83
* Split cairo-combsort-privates into struct+inlinesChris Wilson2012-04-1913-12/+12
* Split cairo-clip-privates into struct+inlinesChris Wilson2012-04-1920-42/+101
* Split cairo-box-privates into struct+inlinesChris Wilson2012-04-1915-14/+14
* boxes: Remove unused inline functionChris Wilson2012-04-191-8/+0
* image: Split inline SRC compositionChris Wilson2012-04-191-58/+96
* stroke(boxes): Apply user scale factors to dash segmentsChris Wilson2012-04-181-4/+7
* test: Add rectilinear-dash-scaleChris Wilson2012-04-185-0/+197
* typoNis Martensen2012-04-161-1/+1
* doc: add missing chaptersNis Martensen2012-04-161-0/+3
* doc: do not use / in section titleNis Martensen2012-04-161-1/+1
* configure.ac: Do not generate template files when building docsJavier Jardón2012-04-141-1/+1
* autogen.sh: User autoreconf instead custom scriptJavier Jardón2012-04-141-180/+14