summaryrefslogtreecommitdiff
path: root/src/text_bbulk.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-04shl: move log.[ch] to shl_log.[ch]David Herrmann1-1/+1
2013-01-07uterm: move video API into uterm_video.hDavid Herrmann1-1/+1
2013-01-03text: remove old init/deinit helpersDavid Herrmann1-18/+0
2013-01-03text: add owner field to text-opsDavid Herrmann1-2/+3
2012-12-10text: add render-support for multi-cell glyphsDavid Herrmann1-0/+6
2012-11-26text: use uterm_display directlyDavid Herrmann1-7/+8
2012-11-08text: bbulk: implement bold-char rendererDavid Herrmann1-3/+9
2012-09-18console: rename prefix to tsm_screen_*David Herrmann1-1/+1
2012-09-18text: pass symbol-data directly into text layerDavid Herrmann1-4/+4
2012-09-18tsm: move unicode.[ch] to tsm_unicode.[ch]David Herrmann1-1/+1
2012-09-16shl: move timer to shl_timer_*David Herrmann1-1/+0
2012-09-14unicode: move kmscon_symbol* to tsm_symbol*David Herrmann1-1/+1
2012-09-08console: rename font_char_attr to kmscon_console_attrDavid Herrmann1-1/+1
2012-09-04text: add bbulk rendererDavid Herrmann1-0/+192