summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-12cgl: Update autogenerated fileswip/cglAndrea Canciani4-0/+32
2013-09-12cgl: Add CoreGL bindings for cairo-glAndrea Canciani10-17/+338
2013-09-12test: Make glx-based tests depend on glx availabilityAndrea Canciani5-11/+11
2013-09-11test: Move cairo_pattern_set_filter to after cairo_set_source_surfaceBryce Harrington3-1/+1
2013-09-11test: Exercise image scaling quality when downscalingBryce Harrington17-14/+132
2013-09-11test: Test a variety of scales when downscalingBryce Harrington4-4/+17
2013-09-11test: Add test for image downscalingBryce Harrington4-0/+74
2013-09-11gl: Extend oversize check to cairo_gl_surface_create_for_textureMartin Robinson1-0/+5
2013-09-11recording: Correctly determine alpha of all surfacesUli Schlachter1-0/+3
2013-09-11recording: Fix unitialized variable 'free_me'Uli Schlachter1-1/+1
2013-09-11pdf: avoid making groups a transparency group if not requiredAdrian Johnson4-33/+215
2013-09-09svg, test: Refer to output filename by variable, not a hardcoded valueBryce W. Harrington1-1/+1
2013-09-09test: Ensure output dirs exist, falling back to current dir if neededBryce W. Harrington13-55/+66
2013-09-09test: Make cairo_test_mkdir() usable throughout tests.Bryce W. Harrington2-5/+8
2013-09-09test: Fix several tests to place output files in the output directoryBryce W. Harrington11-17/+30
2013-09-09test: Don't ignore test output files left in test directoryBryce W. Harrington1-4/+0
2013-09-06svg: Don't embed CMYK Jpeg imagesAdrian Johnson1-0/+3
2013-09-06Downscaling requires pixman 0.30Adrian Johnson1-1/+1
2013-09-05script: Add support for replaying device-scaleChris Wilson1-0/+48
2013-09-05trace: Record set-device-scaleChris Wilson1-0/+12
2013-09-05surface: Inherit device scale in cairo_surface_create_similar()Alexander Larsson1-0/+7
2013-09-05surface: Merge scratch construction into _cairo_surface_create_scratchAlexander Larsson13-147/+145
2013-09-05surface: Opencode create_similarAlexander Larsson1-3/+30
2013-09-05test: Allow CAIRO_TEST_MODE to independently enable extended testingChris Wilson1-4/+18
2013-09-05tests: Add device scale test to "full" testrun similar to offsetsAlexander Larsson3-57/+77
2013-09-05surface: expose the device scaleAlexander Larsson6-28/+61
2013-09-05spans,traps: Undo device transform from source matrix for recording replaysChris Wilson2-5/+23
2013-09-05gstate: Handle device scale on surface as sourceAlexander Larsson4-16/+23
2013-09-05gstate: Move device-scale font scaling to gstateAlexander Larsson3-31/+13
2013-09-05subsurface: Handle device scalesAlexander Larsson1-3/+18
2013-09-05default-context: Inherit device scale in push_group surfaceAlexander Larsson1-0/+4
2013-09-05gstate: Respect device transform in strokeAlexander Larsson1-3/+12
2013-09-05image: Use convolution filters for sample reconstruction when downscalingKrzysztof KosiƄski1-10/+55
2013-09-05Bump version for new development tree, 1.13.1Chris Wilson1-2/+2
2013-08-26Post-release version bumpChris Wilson1-1/+1
2013-08-261.12.16 releaseChris Wilson2-1/+56
2013-08-26Make "make check" happyChris Wilson1-0/+6
2013-08-23win32: Prevent double-free of similar imagesChris Wilson2-2/+4
2013-08-23Provide backwards compatibilty with old pixmanChris Wilson8-19/+86
2013-08-19gl: Return surface in error when creating oversized texture surfacesMartin Robinson3-11/+111
2013-08-19gl/msaa: Clean up msaa depth/stencil buffer for OpenGLESHenry Song1-1/+2
2013-08-13surface_get_extents: Reject finished or error surfaceUli Schlachter1-0/+12
2013-08-13push_group: Refuse working with unusable surfaceUli Schlachter1-0/+5
2013-08-13surface: Error out on finished surfacesUli Schlachter1-0/+19
2013-08-13api-special-cases: Also test contextsUli Schlachter1-21/+1153
2013-08-11perf: Move macro-benchmark documentation to cairo-tracesBryce W. Harrington1-69/+20
2013-08-11HACKING: Make mention of the separate cairo-traces repoBryce W. Harrington1-4/+5
2013-08-04[ft] Ensure alignment of bitmaps received from FreeTypeBehdad Esfahbod1-0/+9
2013-08-04[ft] Fix alignmentBehdad Esfahbod1-6/+3
2013-07-29Revert accidentally committed stuffBehdad Esfahbod1-3/+3