summaryrefslogtreecommitdiff
path: root/src/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2009-08-29[tessellator] Special case rectilinear tessellationChris Wilson1-0/+1
2009-08-29[tessellator] Use a priority queue for the eventsChris Wilson1-2/+0
2009-07-27[gl] Start adding glyph cache support.Eric Anholt1-1/+1
2009-07-27Add a simple rectangle tree (rtree) implementationChris Wilson1-0/+2
2009-07-23[drm] Add an accelerated image surface.Chris Wilson1-0/+13
2009-07-23Remove clip handling from generic surface layer.Chris Wilson1-0/+7
2009-07-21Merge commit 'anholt/gl'Chris Wilson1-0/+10
2009-07-17Add OpenVG backend.Chris Wilson1-0/+3
2009-07-04Remove the defunct test-meta surfaceChris Wilson1-2/+0
2009-07-03[script] Trim some excess verbageChris Wilson1-0/+1
2009-06-16Import Qt backend by MozillaVladimir Vukicevic1-0/+3
2009-06-15Expose _cairo_null_surface_create() via a test surfaceChris Wilson1-0/+2
2009-06-02Merge commit 'origin/master' into glEric Anholt1-4/+2
2009-05-20[gl] Add EGL targetChris Wilson1-1/+3
2009-05-05[test] Create a new fallback surface to exercise 16-bit paths.Chris Wilson1-0/+2
2009-03-28[region] Move region function prototypes to cairo.h along with helper types.Søren Sandmann1-1/+0
2009-02-16[sdl] Remove new backend.M Joonas Pihlaja1-3/+0
2009-02-05[gl] Add basics for GL surface backend using test-fallback as base.Eric Anholt1-0/+4
2008-12-20[toy-font-face] Move toy font face code in a file of its ownBehdad Esfahbod1-0/+1
2008-12-06[cairo-spans] New cairo_tor_scan_converter_t.M Joonas Pihlaja1-0/+1
2008-12-06[cairo-spans] New abstract types for scan converting polygons.M Joonas Pihlaja1-0/+2
2008-11-23Move cairo-jpeg-info.c to cairo-image-info.cAdrian Johnson1-2/+2
2008-11-13Add CairoScript backend.Chris Wilson1-0/+3
2008-11-06[in-fill] Avoid tessellation by counting number of edge crossing to -∞Chris Wilson1-0/+1
2008-11-02PDF: Implement JPEG image embeddingAdrian Johnson1-0/+2
2008-10-30[tessellator] Use a combsort for sorting the event queue.Chris Wilson1-0/+1
2008-10-30[sdl] Add new backend.Chris Wilson1-0/+3
2008-10-15Fix quratz_image typo in Makefile.sources.Jeff Muizelaar1-2/+2
2008-09-29Fix residues of the Makefile.*.config Makefile.*.features renamingBehdad Esfahbod1-1/+1
2008-09-25Add an internal font faceBehdad Esfahbod1-0/+2
2008-09-24[Makefile.sources] Remove mention of cairo-features-win32.hBehdad Esfahbod1-4/+0
2008-09-20Add cairo-system.c for platform system-specific codeBehdad Esfahbod1-0/+1
2008-09-16Create cairo-features-win32.hBehdad Esfahbod1-3/+2
2008-09-11[configure.ac.enable] Cleanup Makefile.*.config generationBehdad Esfahbod1-1/+1
2008-09-04Rename src/*.mk to src/Makefile.*Behdad Esfahbod1-0/+246