summaryrefslogtreecommitdiff
path: root/firmware/font_cache.c
AgeCommit message (Expand)Author
2014-01-15fonts: Do not unload completely on USB.Thomas Martitz
2011-11-27remove stray debugging lineFred Bauer
2011-11-25fix up font_cache/LRU boundry errors from r30763Fred Bauer
2011-11-03Make local functions and variables static where possibleBertrik Sikken
2011-10-18In search(): eliminate an unnecessary test.Fred Bauer
2011-10-16font_cache.c: Optimize and simplify cache search. ~25% font rendering boostFred Bauer
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-12Make a couple of private functions staticNils Wallménius
2006-02-06Font cache now uses memmove().Jens Arnold
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg