summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-12-05fstests: allow the tests to be installedHEADmasterRoss Burton
2013-12-05fstests: remove redundant and broken direct freetype includeRoss Burton
FreeType 2.5.1 moved the headers so a direct include doesn't work with both <2.5.1 and >= 2.5.1. We should use the macro instead, but this include isn't needed anyway so delete it. Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-12-05fstests: use pkg-config to find freetypeRoss Burton
Also remove redundant AC_SUBST lines, the variables set by PKG_CONFIG_MODULES are AC_SUBST'd already. Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-12-05fstests: add X to link linesRoss Burton
2007-01-02Added doap fileMatthew Allum
2006-11-21fstests: Add PANGO_CFLAGS and PANGO_LIBS (from patch in openembedded) to ↵Richard Purdie
Makefile.am
2006-07-10support 8bit in test-xMatthew Allum
2006-07-10support 8bit in test-fbMatthew Allum
2005-02-17grammar, spelling fixes amd add subpixel notesMatthew Allum
2005-02-12add sync to pango + gdk testMatthew Allum
2005-02-08more docbook tweaksMatthew Allum
2005-02-08xml parse error fixMatthew Allum
2005-02-08More results-2 updates, inlcude x86 resultsMatthew Allum
2005-02-04grammar updatesMatthew Allum
2005-02-04Added docMatthew Allum
2005-02-04Fix compile examplesRoss Burton
2005-02-04Add missing includeRoss Burton
2005-02-04Add test-gtk-idle.cRoss Burton
2005-02-04Fix nameRoss Burton
2005-02-03add buffered optionMatthew Allum
2005-02-03Updated Makefile.am and READMEMatthew Allum
2005-02-03Add double-buffering toggleRoss Burton
2005-02-03Commented somewhat on the testsRoss Burton
2005-02-03Add switch to disable double bufferingRoss Burton
2005-02-03Added testsRoss Burton
2005-02-03added freetype-cached.c updated Makefile.amMatthew Allum
2005-02-03Add more testsRoss Burton
2005-02-03Remove dead codeRoss Burton
2005-02-03Added more testsRoss Burton
2005-02-03Commiting latest tweaksMatthew Allum
2005-01-31See ChangeLogMatthew Allum
2005-01-28AutofooifyMatthew Allum
2005-01-27Small optimisation to the drawing loop and turn off double-bufferingRoss Burton
2005-01-25Added pango layout testMatthew Allum
2005-01-25Added slightly broken gdk and freetype testsMatthew Allum
2005-01-24add pango test, update xft test a littleMatthew Allum
2005-01-24added inital xft bench testMatthew Allum
2004-12-05Add old fstestsMatthew Allum