summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cogl: Improve support for hardware without mirrored repeatingGeorge Matsumura2020-08-254-360/+695
* cogl: Move framebuffer creation functionality out of boilerplateGeorge Matsumura2020-08-253-77/+187
* cogl: Properly support unbounded operatorsGeorge Matsumura2020-08-258-795/+813
* cogl: Handle negative stride images correctlyGeorge Matsumura2020-08-251-5/+44
* cogl: Avoid duplicate representations of the pathGeorge Matsumura2020-08-252-316/+632
* cogl: Flush the path before calling functions that require itGeorge Matsumura2020-08-251-18/+159
* cogl: Fix rectangular filling fast pathGeorge Matsumura2020-08-252-9/+4
* cogl: Support raster sourcesGeorge Matsumura2020-08-251-1/+4
* cogl: Fix very small surfaces in boilerplateGeorge Matsumura2020-08-251-0/+10
* cogl: Use less memory during recording surface replayingGeorge Matsumura2020-08-251-13/+49
* cogl: Support more unbounded operatorsGeorge Matsumura2020-08-251-27/+2
* cogl: Fix rectangle filling conditionsGeorge Matsumura2020-08-251-1/+3
* cogl: Correct usage of clip boxesGeorge Matsumura2020-08-251-87/+186
* cogl: Support CAIRO_EXTEND_NONE correctlyGeorge Matsumura2020-08-251-108/+253
* cogl: Support combinations of mask and source patterns correctlyGeorge Matsumura2020-08-252-98/+190
* cogl: Fix aliased vertex buffer offsetGeorge Matsumura2020-08-251-1/+1
* cogl: Fix handling of translated pattern matricesGeorge Matsumura2020-08-251-32/+44
* cogl: Trailing whitespace fixGeorge Matsumura2020-08-251-6/+6
* cogl: Fix crash when specifying only mask surfaceGeorge Matsumura2020-08-251-3/+12
* cogl: Move context, device, and surface members to most fitting placesGeorge Matsumura2020-08-256-228/+269
* cogl: Handle recording surface sources properlyGeorge Matsumura2020-08-251-2/+33
* cogl: Convert int to fixed-point in rectangle painting fallbackGeorge Matsumura2020-08-251-2/+15
* cogl: Account for new representations of framebuffer typesGeorge Matsumura2020-08-252-32/+7
* cogl: Fix push_group and pop_group context functionsGeorge Matsumura2020-08-252-40/+108
* cogl: Fix passing wrong type to _cairo_cogl_clip_push_boxGeorge Matsumura2020-08-251-1/+2
* cogl: Correct behavior of boilerplate surface finishing functionsGeorge Matsumura2020-08-252-7/+28
* cogl: Handle framebuffer formats better in case contents are unknownGeorge Matsumura2020-08-251-3/+4
* cogl: Accommodate new context functionsGeorge Matsumura2020-08-251-1/+1
* cogl: Add dependency on cogl-pathGeorge Matsumura2020-08-251-1/+1
* cogl: Use new separate functions for offscreen and onscreen framebuffersGeorge Matsumura2020-08-251-16/+23
* cogl: Futher changes to match new cogl-experimental public APIGeorge Matsumura2020-08-253-109/+170
* cogl: Update to match changed cogl-experimental public APIGeorge Matsumura2020-08-251-17/+37
* meson: add summary and flip some options to disabled by defaultTim-Philipp Müller2020-08-142-10/+69
* meson: update fontconfig wrap and add gperf wrapTim-Philipp Müller2020-08-073-4/+10
* meson: fix cairo-script-interpreter library nameTim-Philipp Müller2020-08-071-1/+2
* meson: Fix win32 libs in cairo-win32*.pc filesNirbheek Chauhan2020-08-061-2/+3
* Add meson build definitionsMathieu Duponchelle2020-07-3134-0/+2445
* Fix build on Windows with recent versions of MSVCMathieu Duponchelle2020-07-313-2/+12
* Merge branch 'master' of gitlab.freedesktop.org:sgerwk/cairoUli Schlachter2020-07-201-2/+2
|\
| * a surface may also be checked for status after finishingsgerwk2019-10-141-2/+2
* | Merge branch 'invalid-free-crash' of gitlab.freedesktop.org:psychon/cairoUli Schlachter2020-07-201-2/+15
|\ \
| * | steal boxes: Fix an invalif free() exposed by cb871c6cUli Schlachter2019-02-121-2/+15
* | | Merge branch 'fix-build-rule-for-font-variations' of gitlab.freedesktop.org:m...Uli Schlachter2020-07-202-2/+5
|\ \ \
| * | | regrouping of test sources with new 'fc_font_test_sources' groupsuzuki toshiya2019-04-102-2/+5
| * | | Makefile.sources: move font-variations.c (a test code forsuzuki toshiya2019-04-081-1/+1
* | | | Merge branch 'master' of gitlab.freedesktop.org:ffontaine/cairoUli Schlachter2020-07-201-1/+1
|\ \ \ \
| * | | | test: fix build when SHOULD_FORK is falseFabrice Fontaine2020-02-031-1/+1
* | | | | Merge branch 'master' of gitlab.freedesktop.org:trofi/cairoUli Schlachter2020-07-201-2/+5
|\ \ \ \ \
| * | | | | build/aclocal.float.m4: detect 'strings' with AC_CHECK_TOOLSergei Trofimovich2020-06-141-2/+5
* | | | | | script-surface: Fix unitialized variable compiler warningMathieu Duponchelle2020-07-181-1/+1