summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-29Only look up when the glyph is not in pixman's cacheglyphsSøren Sandmann Pedersen1-30/+31
2012-04-29Use glyph originsSøren Sandmann Pedersen1-4/+4
2012-04-28glyph cacheSøren Sandmann Pedersen4-191/+105
2011-05-04Silence the compiler for another couple of RGB30 switchesChris Wilson2-0/+2
2011-05-04image: Fix pixman format to RGB30 conversionChris Wilson1-2/+2
2011-05-01Expose 30bpp/10bpc support: CAIRO_FORMAT_RGB30Jesse Barnes8-4/+41
2011-04-21win32: Explain the purpose of the surface extentsJeff Muizelaar1-0/+9
2011-04-21Remove quartz-image extents.Jeff Muizelaar2-6/+11
2011-04-05test/Makefile.am: Don't reference non-existant filesUli Schlachter1-5/+0
2011-03-31image: Don't use the fast path if it's wrongUli Schlachter1-0/+5
2011-03-24Add unaligned boxes to "operator-source" testUli Schlachter12-4/+21
2011-03-21Fix visibility issues found by make checkAndrea Canciani2-1/+3
2011-03-21Fix warning by check-doc-syntaxAndrea Canciani1-1/+1
2011-03-21Improve headers-standalone targetAndrea Canciani1-3/+3
2011-03-19Revert "Add an implementation of fmax for use with MSVC"Andrea Canciani1-14/+0
2011-03-19Do not use fmax()Andrea Canciani1-2/+2
2011-03-19Remove unused function declarationsAndrea Canciani4-37/+0
2011-03-19Do not warn when ignoring the return value of _cairo_rectangle_intersect()Andrea Canciani8-43/+19
2011-03-18image: Silence gcc warningAndrea Canciani1-1/+1
2011-03-18image: Silence missing enum value warningAndrea Canciani1-0/+1
2011-03-18trace: Always emit a function name for write-to-png-streamAndrea Canciani1-3/+4
2011-03-18Improve cairo_rectangle_list_t error handlingAndrea Canciani4-24/+12
2011-03-18Don't cache _CAIRO_ENABLE resultsBehdad Esfahbod1-63/+11
2011-03-18trace: Fix hint_style/hint_metrics typoChris Wilson1-1/+1
2011-03-18quartz-font: Remove unused variablesAndrea Canciani1-12/+0
2011-03-18Make cairo_set_font_size() a wrapper of cairo_set_font_matrix()Andrea Canciani3-21/+3
2011-03-18script: Fix stroking of 3 sided boxesAndrea Canciani1-1/+1
2011-03-18path: Fix _cairo_path_fixed_is_rectangle()Andrea Canciani1-1/+4
2011-03-18test: Add stroke-open-boxAndrea Canciani4-0/+53
2011-03-18xcb,xlib: Fallback upon generic radial gradientsAndrea Canciani4-0/+46
2011-03-18xcb,xlib: Fix 1-stop gradientsAndrea Canciani2-17/+48
2011-03-18quartz: Fix y glyph advanceAndrea Canciani1-6/+6
2011-03-18test: Add show-glyphs-advanceAndrea Canciani8-0/+113
2011-03-17test: Use ARRAY_LENGTH() macroAndrea Canciani13-15/+15
2011-03-17test: Cleanup macrosAndrea Canciani20-70/+52
2011-03-17test: Silence gcc warningsAndrea Canciani3-13/+21
2011-03-17test: Silence gcc warningAndrea Canciani1-4/+4
2011-03-17test: Silence gccAndrea Canciani1-0/+2
2011-03-17test: Fix missing REFERENCE_IMAGESAndrea Canciani1-0/+2
2011-03-16xcb-drm: Fix undeclared variable errorUli Schlachter1-0/+1
2011-03-16xcb: Compile fix when using xcb-drmChris Wilson1-1/+1
2011-03-15xcb: Never return NULL from create_similarUli Schlachter1-2/+2
2011-03-15configure: Test for funlockfileChris Wilson1-1/+1
2011-03-13cff: Fix heap corruptionAdrian Johnson1-4/+11
2011-03-04xcb: Remove _cairo_xcb_picture_copyUli Schlachter1-62/+15
2011-03-04xcb boilerplate: Handle device offsets correctlyUli Schlachter1-1/+0
2011-03-03Add an implementation of fmax for use with MSVCJeff Muizelaar1-0/+14
2011-03-03Add UINT32_MAX define.Jeff Muizelaar1-0/+3
2011-03-02surface: Don't pass INT_UNSUPPORTED to _cairo_surface_set_errorChris Wilson1-15/+12
2011-02-28xcb: Remove CAIRO_XCB_RENDER_HAS_COMPOSITE_SPANSUli Schlachter3-238/+11