summaryrefslogtreecommitdiff
path: root/src/cairo-scaled-font-private.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-29Expose 'has color glyphs' as a scaled font propertyMatthias Clasen1-0/+2
2017-07-29Add support for color glyphs to cairo_scaled_glyph_tMatthias Clasen1-0/+1
2011-09-12Introduce a new compositor architectureChris Wilson1-8/+60
2010-05-04scaled-font: Convert to cairo_list_tChris Wilson1-1/+1
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-03-22gl: Decouple cache from scaled-font on context destructionChris Wilson1-0/+2
2009-08-29Add 'flight-data-recorder' utility.Chris Wilson1-0/+3
2009-06-05[scaled-font] Close race from 16d128Chris Wilson1-3/+3
2009-03-16[scaled-font] Lean and mean global glyph cache.Chris Wilson1-2/+4
2009-02-24[scaled-font] Hold reference to original font faceChris Wilson1-0/+2
2009-01-29[scaled-font] Global glyph cacheChris Wilson1-2/+4
2008-11-13Add CairoScript backend.Chris Wilson1-4/+5
2008-05-25[cairo-scaled-font] Clean up recent locking changesBehdad Esfahbod1-1/+1
2008-05-25[user-font] Fix fontmap lockingBehdad Esfahbod1-0/+2
2008-05-24[cairo-scaled-font] Implement _cairo_scaled_font_get_max_scale()Behdad Esfahbod1-0/+1
2008-05-06[cairo-scaled-font] Mark the scaled font as finished during destruction.Chris Wilson1-0/+2
2008-01-24[cairo-scaled-font] Don't err on font size 0, reallyBehdad Esfahbod1-0/+1
2007-09-25[cairo-atomic] Rewrite reference counting using atomic ops.Chris Wilson1-1/+2
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-1/+1
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-1/+1
2007-05-01[cairo-mutex-private.h] Move implementation-specific parts to cairo-mutex-typ...Behdad Esfahbod1-1/+1
2007-04-21[scaled-font] Get rid of _cairo_scaled_font_test_set_max_glyphs_cached_per_fontBehdad Esfahbod1-0/+1
2007-04-21Move cairo_hash_entry_t to cairo-types-private.hBehdad Esfahbod1-0/+2
2007-04-21[scaled-font] Move cairo_scaled_font_t to cairo-scaled-font-private.hBehdad Esfahbod1-0/+109