summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2024-05-26Remove two unused filesUli Schlachter1-17/+0
2023-08-16Build with hidden symbols by defaultEmmanuele Bassi1-0/+1
2023-08-16Add surface-to-png in the quartz boilerplateEmmanuele Bassi1-2/+78
2023-02-17 [quartz]Conditionally Use Main Display ColorSpace instead of kCGColorSpac...John Ralls1-3/+3
2023-01-27Drop cairo-glEmmanuele Bassi4-892/+0
2023-01-13Defining Windows version macros in meson.buildFujii Hironori1-8/+0
2023-01-08Remove autotools buildAdrian Johnson4-467/+0
2022-04-09Replace use of ctype functions with internal version where only ASCII chars a...Adrian Johnson1-2/+2
2022-02-25Drop cairo-vg surfaceEmmanuele Bassi4-376/+0
2022-02-25Remove cairo-directfbEmmanuele Bassi4-247/+0
2022-02-25tanis: Remove cairo-coglEmmanuele Bassi4-229/+0
2022-02-25Remove cairo-drmEmmanuele Bassi4-134/+0
2022-02-25Drop OS/2 supportEmmanuele Bassi1-10/+0
2022-02-25Remove boilerplate for the Skia surfaceEmmanuele Bassi2-56/+0
2022-02-25Remove BeOS supportEmmanuele Bassi4-395/+3
2022-02-25Remove Qt surfaceEmmanuele Bassi4-128/+0
2021-09-02Fix some MinGW warningsAdrian Johnson1-1/+6
2021-07-23boilerplate: Use _cairo_malloc instead of mallocBryce Harrington6-9/+15
2021-07-18Fix PS test crashAdrian Johnson1-2/+1
2021-06-03Merge branch 'build-without-zlib' into 'master'Uli Schlachter1-3/+7
2021-05-29Merge branch 'master' into 'svg-backend-work'afdw3-6/+0
2021-05-22meson: Use more dependency objectsUli Schlachter1-3/+7
2021-05-03Introduce CAIRO_BOILERPLATE_OPEN_NO_DAEMON and CAIRO_BOILERPLATE_DO_NOT_CRASH...Anton Danilkin1-2/+10
2021-05-01Add support for CAIRO_CONTENT_COLORAnton Danilkin1-11/+13
2021-05-01Drop the conditional inclusion of config.hEmmanuele Bassi1-2/+0
2021-05-01Remove stray _GNU_SOURCE definitionsEmmanuele Bassi1-2/+0
2021-05-01meson: Define HAVE_CONFIG_H as a project flagEmmanuele Bassi1-2/+0
2021-04-11Move cairo_svg_surface_t to cairo-svg-surface.cAnton Danilkin1-6/+2
2021-04-11Remove SVG 1.2 and CAIRO_CONTENT_COLOR SVG boilerplate targetsAnton Danilkin1-57/+0
2021-02-23meson: use encoding=utf-8 when reading/writing files in helper scriptTim-Philipp Müller1-2/+2
2021-01-15meson: only build cairo-boilerplate and cairo-missing helper libs if neededTim-Philipp Müller1-0/+2
2020-12-05boilerplate-xcb: Avoid leaks on successUli Schlachter1-1/+3
2020-12-05boilerplate-xcb: Avoid leaks on errorUli Schlachter1-1/+7
2020-11-13Fix testing in the full mode for PDF, PS and SVG backendsAnton Danilkin4-48/+103
2020-11-07build: Fix various compiler warningsGeorge Matsumura2-5/+2
2020-09-29Retire dummy cairo-version.h header to fix meson subproject buildTim-Philipp Müller3-15/+0
2020-08-25cogl: Add new path cacheGeorge Matsumura1-6/+6
2020-08-25cogl: Fix reference counting bugsGeorge Matsumura1-2/+17
2020-08-25cogl: Ensure onscreen framebuffers have an alpha component if requiredGeorge Matsumura1-1/+19
2020-08-25cogl: Move framebuffer creation functionality out of boilerplateGeorge Matsumura1-45/+18
2020-08-25cogl: Fix very small surfaces in boilerplateGeorge Matsumura1-0/+10
2020-08-25cogl: Move context, device, and surface members to most fitting placesGeorge Matsumura1-7/+3
2020-08-25cogl: Account for new representations of framebuffer typesGeorge Matsumura1-30/+5
2020-08-25cogl: Correct behavior of boilerplate surface finishing functionsGeorge Matsumura1-6/+23
2020-08-25cogl: Use new separate functions for offscreen and onscreen framebuffersGeorge Matsumura1-16/+23
2020-07-31Add meson build definitionsMathieu Duponchelle3-0/+83
2019-01-31Misc. typosluz.paz1-1/+1
2018-04-02Disable skia from configureBryce Harrington1-12/+0
2017-11-07image: prevent invalid ptr access for > 4GB imagesAdrian Johnson1-1/+3
2017-10-24pdf: set default create dateAdrian Johnson1-0/+1