summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* polygon-intersect: add missing null checkscarlosgc/polygon-intersect-crashCarlos Garcia Campos2021-09-021-0/+5
* Merge branch 'meson-pthread-tests' into 'master'Tim-Philipp Müller2021-08-282-1/+1
|\
| * test: update quartz ref image to fix macos pthread test failureTim-Philipp Müller2021-08-281-0/+0
| * meson: enable pthread tests if 'real pthread' is availableTim-Philipp Müller2021-08-281-1/+1
|/
* Merge branch 'meson-rely-on-subproject-wrap-promotion-for-indirectly-needed-w...Tim-Philipp Müller2021-08-286-19/+3
|\
| * meson: rely on automatic wrap promotion from subprojectsTim-Philipp Müller2021-08-266-19/+3
* | Merge branch 'cairo-fix-glyph-clipping' into 'master'Adrian Johnson2021-08-288-14/+0
|\ \
| * | Update user-font-mask ref imagesAdrian Johnson2021-08-287-0/+0
| * | Remove the approximate glyph bounds checkMatthias Clasen2021-08-281-14/+0
|/ /
* | Merge branch 'fix-comparison-warning' into 'master'Adrian Johnson2021-08-277-14/+313
|\ \
| * | Add overflow to Makefile.sourcesAdrian Johnson2021-08-261-0/+1
| * | Fix malloc overflow check warningAdrian Johnson2021-08-245-14/+312
| * | Fix file mode of mime_unqiue-id.cAdrian Johnson2021-08-241-0/+0
* | | Merge branch 'fix-warnings' into 'master'Adrian Johnson2021-08-2712-37/+82
|\ \ \ | |_|/ |/| |
| * | Fix some warningsAdrian Johnson2021-08-227-28/+25
| * | Fix cast between incompatible function types warningsAdrian Johnson2021-08-225-9/+57
| |/
* | Merge branch 'fix-png-write-endian' into 'master'Uli Schlachter2021-08-231-0/+16
|\ \
| * | Read/write 16-bpc PNG data in native endianManuel Stoeckl2021-08-061-0/+16
* | | Merge branch 'ps-image' into 'master'Adrian Johnson2021-08-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix PS emit image for 16-bit imagesAdrian Johnson2021-08-221-1/+1
|/ /
* | Merge branch 'warning-level' into 'master'Adrian Johnson2021-08-161-3/+4
|\ \
| * | meson: Enable _FORTIFY_SOURCE for optimized buildsEmmanuele Bassi2021-08-151-1/+3
| * | meson: Use warning_levelEmmanuele Bassi2021-08-151-2/+1
* | | Merge branch 'glib-volatile' into 'master'Emmanuele Bassi2021-08-152-92/+92
|\ \ \ | |/ / |/| |
| * | gobject: Remove the use of volatileEmmanuele Bassi2021-08-152-92/+92
|/ /
* | Merge branch 'ebassi/build-fixes' into 'master'Uli Schlachter2021-08-152-2/+2
|\ \
| * | Post-release version bump to 1.17.5Emmanuele Bassi2021-05-111-1/+1
| * | build: Use subdir-objectsEmmanuele Bassi2021-05-111-1/+1
* | | Merge branch 'color-user-font-getter' into 'master'Uli Schlachter2021-08-153-3/+36
|\ \ \
| * | | Add cairo_user_font_face_get_render_color_glyph_funcAdrian Johnson2021-08-143-3/+36
* | | | Merge branch 'HairlineStroke' into 'master'Adrian Johnson2021-08-1566-25/+427
|\ \ \ \
| * | | | Added hairline support to cairoRick Yorgason2021-08-1566-25/+427
* | | | | Merge branch 'meson-update-wrap-versions' into 'master'Tim-Philipp Müller2021-08-145-17/+18
|\ \ \ \ \
| * | | | | ci: make sure existing subproject checkouts are in sync with wrapsTim-Philipp Müller2021-08-141-0/+1
| * | | | | meson: subprojects: use upstream freetype meson port and use latest releaseTim-Philipp Müller2021-08-141-4/+3
| * | | | | meson: subprojects: update zlib wrap to latest revision 1.2.11-5Tim-Philipp Müller2021-08-141-4/+6
| * | | | | meson: subprojects: update glib wrap to latest stable 2.66.7Tim-Philipp Müller2021-08-141-1/+1
| * | | | | meson: subprojects: update expat wrap to latest versionTim-Philipp Müller2021-08-141-8/+7
|/ / / / /
* | | | | Merge branch 'ebassi/meson-gtk-doc' into 'master'Adrian Johnson2021-08-144-0/+171
|\ \ \ \ \
| * | | | | meson: Build the API referenceEmmanuele Bassi2021-08-144-0/+171
|/ / / / /
* | | | | Merge branch 'fix-color-glyph-compositing' into 'master'Adrian Johnson2021-08-141-2/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix compositing non-color glyphs in one caseMatthias Clasen2021-08-021-2/+1
* | | | | Merge branch 'meson-warnings' into 'master'Adrian Johnson2021-08-142-2/+62
|\ \ \ \ \
| * | | | | copy all autotools compiler warnings to meson buildAdrian Johnson2021-08-142-2/+62
* | | | | | Merge branch 'issue-404' into 'master'Adrian Johnson2021-08-142-62/+86
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix color fonts when antialias == SUBPIXEL or NONEAdrian Johnson2021-08-142-62/+86
* | | | | | Merge branch 'endian' into 'master'Adrian Johnson2021-08-141-0/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | meson: add endian checkAdrian Johnson2021-07-311-0/+16
* | | | | | Merge branch 'issue-389' into 'master'Adrian Johnson2021-08-1417-52/+459
|\ \ \ \ \ \
| * | | | | | Add color user-font supportAdrian Johnson2021-08-1417-52/+459