summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* image: Eliminate self-intersections for the pixman traps compositorChris Wilson2014-10-021-0/+32
* tor: Enable analytic processing for starting rowsChris Wilson2014-10-021-10/+17
* tor: Perform analytic coverage over the pixel not sample pointsChris Wilson2014-10-021-18/+49
* tor: Review full-row walkerChris Wilson2014-09-301-52/+34
* tor: Fix loss of precision from projection onto sample gridChris Wilson2014-09-301-157/+174
* src: check the surface backend for NULLRavi Nanjundappa2014-09-294-5/+60
* stroke,traps: Emit join without loss of precisionChris Wilson2014-09-298-257/+530
* arc: Insert the initial point on the arcChris Wilson2014-09-241-0/+4
* Fix compilation with bionic libcAdrian Johnson2014-09-235-11/+24
* Don't return NULL to clients when getting deviceBryce Harrington2014-09-222-4/+7
* Don't return NULL to clients when getting imageBryce Harrington2014-09-223-3/+3
* gl: Increase default VBO size on GL to 1MBryce Harrington2014-09-192-1/+7
* gl: Track the VBO size as a property of the ctxBryce Harrington2014-09-194-15/+17
* cairo-gl: Make VBO size run-time settableBryce Harrington2014-09-194-4/+30
* Disable font options for xcb.Bryce Harrington2014-09-171-1/+7
* win32 printing: fix image scale when GDI scale is not identityAdrian Johnson2014-09-141-0/+1
* xcb: Initialize font options from Xft resourcesLukáš Lalinský2014-09-125-3/+435
* qt: Suppress warnings in qt backend buildRavi Nanjundappa2014-09-111-3/+6
* Fix _cairo_mesh_pattern_equal() when cairo_mesh_patch_t structs are differentMaks Naumov2014-08-281-1/+1
* Fix font x_scale value in _compute_transform()Maks Naumov2014-08-271-1/+1
* src: Fix memory issue reported by cppcheck static analysis toolRavi Nanjundappa2014-08-271-1/+3
* traps,xcb: Set the box count after filteringChris Wilson2014-08-252-4/+5
* traps,xcb: Prefilter zero-area boxes when converting trapsChris Wilson2014-08-232-22/+35
* xcb: Correctly check for image surface for inplace uploadUli Schlachter2014-08-231-1/+2
* Fix width and height args for _cairo_xcb_connection_copy_area()Maks Naumov2014-08-211-1/+1
* win32 print: fix cache_frozen assertionsRodrigo Rivas Costa2014-08-191-1/+7
* V5: Use NEAREST filter when possibleBill Spitzak2014-08-143-20/+26
* xlib: Undo debug hack to force fallbacksChris Wilson2014-08-011-1/+1
* V6 image: Use convolution filters for sample reconstruction when downscalingBill Spitzak2014-07-252-2/+420
* xlib: Fix mispelling in a commentBryce Harrington2014-07-241-1/+1
* cairo-wideint: Fix typo in two cairo_uint128 functionsBryce Harrington2014-07-241-4/+4
* skia : Add Debug support for skia backendRavi Nanjundappa2014-07-101-11/+17
* clang-cl: Use size of the pointer explicitlyJeff Muizelaar2014-07-091-1/+1
* skia: update the source to build with the latest skiaRavi Nanjundappa2014-07-083-28/+54
* xcb: make use of _cairo_surface_is_xcb to check for surface typeRavi Nanjundappa2014-07-074-4/+19
* Don't use __FUNCTION__ as a string literalJeff Muizelaar2014-06-301-6/+4
* src : Fix warn_unused_result warnings from gccRavi Nanjundappa2014-06-052-5/+5
* Revert "image: Use convolution filters for sample reconstruction when downsca...Uli Schlachter2014-06-051-55/+10
* Add more info to cairo_surface_set_mime_data docs.jimmyfrasche2014-06-051-0/+10
* Fix some memory leaks found by scan-build, the LLVM/Clang static analyzerSylvestre Ledru2014-05-162-2/+10
* Remove some potential double freeSylvestre Ledru2014-05-161-2/+2
* Pattern document clarificationjimmyfrasche2014-05-121-8/+9
* Fix segfault in firefox when scrolling on certain pagesBryce Harrington2014-05-061-0/+3
* Remove some useless declarations found by scan-build, the LLVM/clang static a...Sylvestre Ledru2014-05-064-15/+0
* mesh-rasterize: Fix number of iterationsUli Schlachter2014-03-211-0/+1
* mask compositor: Set a check_composite methodUli Schlachter2014-03-212-1/+4
* Fix warnings from check-doc-syntax.shUli Schlachter2014-03-135-17/+14
* skia: Add section definitions and code docs for skia backendBryce Harrington2014-03-132-0/+40
* surface: Make parameter naming consistent between header and implBryce Harrington2014-03-131-6/+6
* Mark recently added _cairo_output_stream_print_matrix private symbolBryce Harrington2014-03-131-1/+1