summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-26[XXX] Amalgamate composite rects.wip/tiled-span-rendererM Joonas Pihlaja1-63/+172
2009-09-18[XXX] Sync.M Joonas Pihlaja1-157/+264
2009-09-18[XXX] Extract the image surface span renderer.M Joonas Pihlaja4-163/+176
2009-09-16[XXX] Don't clear the mask pixels between tile rows.M Joonas Pihlaja1-59/+13
2009-09-16[XXX] faster span tile analysisM Joonas Pihlaja1-72/+65
2009-09-16[XXX] scan converter: last half-open may be a continuation.M Joonas Pihlaja1-2/+11
2009-09-16[XXX] CAIRO_PERF_EXACTM Joonas Pihlaja1-0/+4
2009-09-16[XXX] all dirty?M Joonas Pihlaja1-24/+90
2009-09-14[XXX] align maskM Joonas Pihlaja1-3/+16
2009-09-14[image] Tiled rendering.M Joonas Pihlaja4-6/+638
2009-09-14[image] Remove extra bounds checks from the image span renderer.M Joonas Pihlaja1-13/+1
2009-09-14[image] Simplify the span renderer's finish() method.M Joonas Pihlaja1-83/+38
2009-09-14[perf] Add options to cairo-perf-diff to inhibit bars and utf8.M Joonas Pihlaja1-1/+4
2009-09-14[autoconf] Comment on the SIZEOF_VOID__ -> SIZEOF_VOID_P workaround.M Joonas Pihlaja2-0/+4
2009-09-14[trace] Look harder for the cairo-trace.so library.M Joonas Pihlaja1-1/+16
2009-09-14[trace] Don't use pthread_key_delete.M Joonas Pihlaja1-1/+0
2009-09-14[build] Check for dlsym in both libdl and libc.M Joonas Pihlaja3-8/+14
2009-09-14[build] Work around autoconf void* -> VOID__ name conversion bug.M Joonas Pihlaja2-0/+8
2009-09-14[configure] Setup GL CFLAGS before checking for GLXChris Wilson1-0/+3
2009-09-14[build] Add a default message for when GLEW isn't builtChris Wilson5-19/+4
2009-09-14Add a private copy of GLEWChris Wilson12-9/+25955
2009-09-13[configure] Fallback to detect OpenGL headersChris Wilson1-3/+8
2009-09-13[win32] Sync Makefile.win32.features.M Joonas Pihlaja1-2/+2
2009-09-13[trace] Don't trace internal cairo calls on Solaris.M Joonas Pihlaja1-138/+327
2009-09-13[build] Enable building cairo-trace on Solaris.M Joonas Pihlaja1-1/+1
2009-09-13[trace] Make cairo-trace and its symbol-lookup automatically configured.M Joonas Pihlaja1-2/+2
2009-09-13[trace] Don't rely on the constructor attribute to initialise the tracer.M Joonas Pihlaja1-2/+174
2009-09-13[trace] Don't try and propagate a void result.M Joonas Pihlaja1-66/+70
2009-09-13[trace] Avoid warnings from assigning a void pointer to a function pointer.M Joonas Pihlaja1-2/+2
2009-09-13[image] Add pixel masks for BGRA formatsChris Wilson1-1/+9
2009-09-13[trace] Stray trailing ';' in bswap macrosChris Wilson1-2/+2
2009-09-13[trace] Compile without lookup-symbolChris Wilson1-1/+5
2009-09-13[configure] --enable-symbol-lookupChris Wilson7-5/+34
2009-09-11[test] Typos in README from previous commitChris Wilson1-1/+1
2009-09-11[test] Add Debian packages for fontsChris Wilson1-1/+3
2009-09-11[xlib] Fix big-line.Chris Wilson3-246/+164
2009-09-11[xlib] Discard clip if larger than glyph extentsChris Wilson3-0/+65
2009-09-11[test] Update big-line and remove XFAILChris Wilson9-12/+12
2009-09-10[surface] Early return for (region IN white)Chris Wilson1-0/+7
2009-09-10[clip] Simplify applying a box clipChris Wilson2-39/+48
2009-09-10[xlib] Fix extraction of GC during XCloseDisplay()Chris Wilson1-1/+1
2009-09-09[util] And reuse the same name repository name.Chris Wilson1-2/+2
2009-09-09[util] And back to a unique repo name for cairo.modulesChris Wilson1-2/+2
2009-09-09[util] And restore the repository tag.Chris Wilson1-0/+2
2009-09-09[util] Inherit the repository from xorg.modulesChris Wilson1-3/+1
2009-09-09[test] Disable the antialias testing for the vector surfaces.Chris Wilson5-5/+5
2009-09-09[test] Compare a failure against the image outputChris Wilson1-0/+46
2009-09-09[test] Typo in ft-show-glyphs-positioningChris Wilson1-1/+1
2009-09-09[test] An oversized twin test case.Chris Wilson5-0/+100
2009-09-09[test] Variation of twin that intermixes antialiasingChris Wilson5-0/+100