summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-09[test] SUBPIXEL_ANTIALIAS varation of twinChris Wilson5-0/+74
2009-09-09[test] Variation of twin with ANTIALIAS_GRAYChris Wilson5-0/+74
2009-09-09[test] Add ANTIALIAS_NONE variation of twinChris Wilson5-0/+74
2009-09-09[test] Check for errors during ft-show-glyphs-positioningChris Wilson1-7/+39
2009-09-09[twin] Initialise all propertiesChris Wilson1-0/+2
2009-09-09[configure] Typo in testChris Wilson1-1/+1
2009-09-08[spans] Correct offsets for trapezoidsChris Wilson1-2/+2
2009-09-08[build] Improve handling of missing test apparatusChris Wilson13-11/+52
2009-09-08[gl] Supply extents for acquire source imageChris Wilson1-1/+5
2009-09-06[xlib] Protect ourselves from liars that claim to have a 64k windowChris Wilson1-2/+25
2009-09-05[configure] Add option to disable trace.Chris Wilson7-4/+27
2009-09-05[perf] Move the calibration to its own functionChris Wilson1-30/+41
2009-09-05[perf] Add a fast-and-sloppy mode to cairo-perf.M Joonas Pihlaja2-20/+42
2009-09-05[boilerplate] Support wildcard ? in CAIRO_TEST_TARGET{,_EXCLUDE}.M Joonas Pihlaja1-4/+6
2009-09-05[boilerplate] Support giving content in CAIRO_TEST_TARGET{,_EXCLUDE}.M Joonas Pihlaja1-4/+57
2009-09-05[test] Reorder dash-infinite-loop to not hit a runaway allocation.M Joonas Pihlaja1-1/+1
2009-09-04[test] Add large-source-roi.ref.png to test/Makefile.amM Joonas Pihlaja1-0/+1
2009-09-04[gl] compile fix.Chris Wilson1-1/+2