summaryrefslogtreecommitdiffstats
path: root/libass/ass_cache_template.h
Commit message (Expand)AuthorAgeFilesLines
* Fix degrees/radians cache confusion; avoid a fixed-point overflowRodger Combs2015-03-121-3/+3
* Clean up bitmap combiningDr.Smile2015-01-281-34/+5
* Silence compilation warningwm42014-10-171-0/+1
* Fix caching of combined bitmaps after complex shapingOleg Oshmyan2014-09-051-1/+9
* Fix subpixel jumping of rotated glyph runsOleg Oshmyan2014-01-291-0/+2
* Combine bitmaps before applying blur and shadow11rcombs2014-01-251-13/+28
* Distinguish cached glyphs with different hspacing when border_style == 3Oleg Oshmyan2014-01-081-0/+2
* harfbuzz: cache glyph metricsGrigori Goronzy2011-07-291-0/+9
* HarfBuzz shaping supportGrigori Goronzy2011-07-111-1/+2
* Remove unused hash key itemGrigori Goronzy2011-06-281-1/+0
* cache: unified bitmap cacheGrigori Goronzy2011-06-271-3/+8
* cache: use outline-bitmap hierarchy to slim down bitmap hash keyGrigori Goronzy2011-06-271-12/+1
* cache: unified outline cache for glyphs/drawingsGrigori Goronzy2011-06-271-0/+19
* Much improved cache/hashmap implementationGrigori Goronzy2011-06-071-1/+1
* Fix glyph overlap blendingGrigori Goronzy2009-08-231-2/+4
* Fix caching of underlined/striked out glyphsGrigori Goronzy2009-08-151-1/+2
* BorderStyle cache integrationGrigori Goronzy2009-08-121-0/+2
* Rename typedefs (breaks API)Grigori Goronzy2009-08-061-6/+6
* Clean up typedefs/structsGrigori Goronzy2009-07-281-3/+3
* Remove shift vector in ass_render_eventGrigori Goronzy2009-07-251-1/+0
* Updates for autotools' make distGrigori Goronzy2009-07-121-0/+118