Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-07 | uterm: move video API into uterm_video.h | David Herrmann | 1 | -1/+1 |
2013-01-03 | text: move font layer into top-level font_* namespace | David Herrmann | 1 | -0/+117 |
2012-08-08 | font: remove font.h | David Herrmann | 1 | -166/+0 |
2012-07-15 | console/font: draw bg only if needed | David Herrmann | 1 | -1/+2 |
2012-07-14 | console: support "protect" character attribute | David Herrmann | 1 | -0/+1 |
2012-06-24 | font: support 2D blitting | David Herrmann | 1 | -2/+3 |
2012-05-28 | vte/font/console: support basic character attributes | David Herrmann | 1 | -1/+13 |
2012-03-31 | font: add new font renderer | David Herrmann | 1 | -7/+99 |
2012-03-29 | unicode: use static global symbol table | David Herrmann | 1 | -2/+1 |
2012-03-23 | Move to new uterm infrastructure | David Herrmann | 1 | -3/+4 |
2012-01-22 | font: rewrite font backend | David Herrmann | 1 | -2/+1 |
2012-01-22 | font: require compositor reference | David Herrmann | 1 | -1/+2 |
2012-01-01 | font: move font handling into new subsystem | David Herrmann | 1 | -0/+59 |