wlt: fix shl_hook API changes
[platform/upstream/kmscon.git] / src / text_bblit.c
2013-01-07 David Herrmannuterm: move video API into uterm_video.h
2013-01-03 David Herrmanntext: remove old init/deinit helpers
2013-01-03 David Herrmanntext: add owner field to text-ops
2012-12-10 David Herrmanntext: add render-support for multi-cell glyphs
2012-11-26 David Herrmanntext: use uterm_display directly
2012-11-08 David Herrmanntext: bblit: use bold fonts
2012-09-18 David Herrmannconsole: rename prefix to tsm_screen_*
2012-09-18 David Herrmanntext: pass symbol-data directly into text layer
2012-09-18 David Herrmanntsm: move unicode.[ch] to tsm_unicode.[ch]
2012-09-16 David Herrmannshl: move timer to shl_timer_*
2012-09-14 David Herrmannunicode: move kmscon_symbol* to tsm_symbol*
2012-09-08 David Herrmannconsole: rename font_char_attr to kmscon_console_attr
2012-08-10 David Herrmanntext: rework text renderer system
2012-08-08 David Herrmanntext: move font_char_attr to text.h
2012-08-06 David Herrmanntext: bblit: remove unused private data
2012-08-06 David Herrmanntext: bblit: do not clear screen
2012-08-06 David Herrmanntext: font: Simplify font-system and add freetype2...
2012-07-31 David Herrmanntext: add bblit text-renderer