summaryrefslogtreecommitdiff
path: root/src/cairo-cogl-context.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-25cogl: Add new path cacheGeorge Matsumura1-1063/+0
2020-08-25cogl: Improve support for hardware without mirrored repeatingGeorge Matsumura1-2/+8
2020-08-25cogl: Properly support unbounded operatorsGeorge Matsumura1-31/+59
2020-08-25cogl: Avoid duplicate representations of the pathGeorge Matsumura1-55/+10
2020-08-25cogl: Flush the path before calling functions that require itGeorge Matsumura1-18/+159
2020-08-25cogl: Fix rectangular filling fast pathGeorge Matsumura1-1/+1
2020-08-25cogl: Fix rectangle filling conditionsGeorge Matsumura1-1/+3
2020-08-25cogl: Trailing whitespace fixGeorge Matsumura1-6/+6
2020-08-25cogl: Move context, device, and surface members to most fitting placesGeorge Matsumura1-107/+149
2020-08-25cogl: Fix push_group and pop_group context functionsGeorge Matsumura1-38/+105
2020-08-25cogl: Accommodate new context functionsGeorge Matsumura1-1/+1
2018-05-07Use _cairo_malloc instead of mallocAdrian Johnson1-1/+1
2012-03-10doc: fix a few typos found by codespellNis Martensen1-1/+1
2011-11-09cogl: Fix 'make check'Andrea Canciani1-4/+6
2011-10-11backends: Adds a new Cogl based backendRobert Bragg1-0/+820