summaryrefslogtreecommitdiff
path: root/src/cairo-cache-private.h
Commit message (Expand)AuthorAgeFilesLines
* Use uintptr_t for all casts between pointer and integerAdrian Johnson2021-07-251-1/+1
* Fix warnings from check-doc-syntax.shUli Schlachter2014-03-131-1/+1
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* [cache] Expose init/fini methods so that caches can be embedded.Chris Wilson2009-06-011-6/+21
* [scaled-font] Lean and mean global glyph cache.Chris Wilson2009-03-161-4/+1
* [scaled-font] Global glyph cacheChris Wilson2009-01-291-0/+8
* Add CairoScript backend.Chris Wilson2008-11-131-1/+1
* [hash] Return lookup entry.Chris Wilson2008-11-071-3/+2
* [doc] Stricter syntax check for type names, update testBehdad Esfahbod2008-01-281-1/+1
* [doc] Make sure all function names in docs are followed by ()Behdad Esfahbod2008-01-281-2/+2
* [doc] Make sure all type names in docs are prefixed by #Behdad Esfahbod2008-01-281-2/+2
* Move GCC attributes wrapping into a separate header.Chris Wilson2007-09-251-0/+1
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-1/+0
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-0/+1
* Move cairo_cache_t to cairo-types-private.hBehdad Esfahbod2007-04-211-1/+1
* Make all hash/cache keys_equal function accept const pointers.Carl Worth2006-03-221-1/+1
* Originally 2005-09-06 Carl Worth <cworth@cworth.org>:Carl Worth2005-09-121-6/+2
* Clean up some documentation issues pointed out by otaylor.Carl Worth2005-09-021-6/+4
* Split out scaled font code to cairo-scaled-font.cKeith Packard2005-08-311-0/+131