index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
kmscon: add pixman renderer
David Herrmann
1
-0
/
+1
2013-01-15
kmscon: add cairo-renderer module
David Herrmann
1
-0
/
+1
2013-01-07
uterm: move video API into uterm_video.h
David Herrmann
1
-1
/
+1
2013-01-03
kmscon: make bblit mandatory
David Herrmann
1
-28
/
+0
2013-01-03
kmscon: move gltex renderer into module
David Herrmann
1
-20
/
+0
2013-01-03
kmscon: move bbulk renderer into module
David Herrmann
1
-20
/
+0
2013-01-03
text: add owner field to text-ops
David Herrmann
1
-0
/
+6
2013-01-03
text: remove old font definitions
David Herrmann
1
-84
/
+2
2013-01-03
text: font: add owner field to font_ops
David Herrmann
1
-1
/
+2
2013-01-03
text: font: add .finalize callback
David Herrmann
1
-4
/
+5
2013-01-02
text: remove load/unload helpers for text-font backends
David Herrmann
1
-72
/
+4
2013-01-02
build: link each text-font backend separately
David Herrmann
1
-15
/
+0
2012-12-30
text: use new shl-registry objects
David Herrmann
1
-0
/
+1
2012-12-30
text: font: use new shl-registry objects
David Herrmann
1
-0
/
+1
2012-12-10
text: add render-support for multi-cell glyphs
David Herrmann
1
-0
/
+3
2012-12-10
text: font: draw multi-cell characters correctly
David Herrmann
1
-0
/
+1
2012-11-26
text: use uterm_display directly
David Herrmann
1
-2
/
+2
2012-11-08
text: add bold font as separate font object
David Herrmann
1
-0
/
+2
2012-10-23
build: add proper dependency checking to configure.ac
David Herrmann
1
-18
/
+17
2012-09-26
text: add helpers to (un)load all modules at once
David Herrmann
1
-0
/
+30
2012-09-26
build: update autotools logic and add "wlterm" application
David Herrmann
1
-7
/
+7
2012-09-18
tsm: screen: move filenames to tsm_screen.[ch]
David Herrmann
1
-1
/
+1
2012-09-18
console: rename prefix to tsm_screen_*
David Herrmann
1
-6
/
+6
2012-09-18
text: pass symbol-data directly into text layer
David Herrmann
1
-8
/
+12
2012-09-18
tsm: move unicode.[ch] to tsm_unicode.[ch]
David Herrmann
1
-1
/
+1
2012-09-14
unicode: move kmscon_symbol* to tsm_symbol*
David Herrmann
1
-5
/
+5
2012-09-08
console: make independent of text drawing layer
David Herrmann
1
-0
/
+6
2012-09-08
console: rename font_char_attr to kmscon_console_attr
David Herrmann
1
-18
/
+3
2012-09-04
text: add bbulk renderer
David Herrmann
1
-0
/
+18
2012-08-25
text: font: add unifont backend
Ted Kotz
1
-0
/
+19
2012-08-25
text: include errno.h in text.h
David Herrmann
1
-0
/
+1
2012-08-10
text: gltex: add OpenGL text renderer
David Herrmann
1
-0
/
+18
2012-08-10
text: rework text renderer system
David Herrmann
1
-21
/
+18
2012-08-08
build: make bblit backend optional
David Herrmann
1
-0
/
+15
2012-08-08
text: move font_char_attr to text.h
David Herrmann
1
-1
/
+16
2012-08-06
text: font: Simplify font-system and add freetype2 renderer
David Herrmann
1
-6
/
+58
2012-07-31
text: add bblit text-renderer
David Herrmann
1
-0
/
+3
2012-07-31
text: add text renderer subsystem
David Herrmann
1
-0
/
+56
2012-07-30
text: font: add pango font backend
David Herrmann
1
-0
/
+2
2012-07-30
text: font: replace x/y offsets with baseline attribute
David Herrmann
1
-2
/
+1
2012-07-28
text: font: Add 8x16 font
David Herrmann
1
-0
/
+5
2012-07-28
text: font: add x/y offsets for glyphs
David Herrmann
1
-0
/
+2
2012-07-28
text_font: add new font renderer subsystem
David Herrmann
1
-0
/
+108