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_gltex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-03
build: replace genshader by binary linker
David Herrmann
1
-5
/
+12
2013-11-03
shl: shader: add "len" parameter to shader sources
David Herrmann
1
-2
/
+2
2013-11-03
shl: move static_gl_* to shl_gl_*
David Herrmann
1
-1
/
+1
2013-08-19
gltex: fix GL_UNPACK_ROW_LENGTH(_EXT) update
David Herrmann
1
-0
/
+5
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
1
-1
/
+1
2013-02-18
shl: misc: provide shl_next_pow2()
David Herrmann
1
-16
/
+3
2013-02-08
llog: add "data" parameter to pass context
David Herrmann
1
-1
/
+1
2013-01-14
uterm: video: return buffer information on display_use()
David Herrmann
1
-4
/
+5
2013-01-07
uterm: move video API into uterm_video.h
David Herrmann
1
-1
/
+1
2013-01-03
text: remove old init/deinit helpers
David Herrmann
1
-18
/
+0
2013-01-03
text: add owner field to text-ops
David Herrmann
1
-2
/
+3
2012-12-21
text: gltex: fix y-inversion with new gbm-surfaces
David Herrmann
1
-6
/
+6
2012-12-10
text: add render-support for multi-cell glyphs
David Herrmann
1
-13
/
+19
2012-12-02
text: gltex: free atlas during destruction
David Herrmann
1
-0
/
+1
2012-11-26
text: use uterm_display directly
David Herrmann
1
-19
/
+19
2012-11-08
text: gltex: use bold fonts
David Herrmann
1
-13
/
+32
2012-09-30
Fix printf() specified bugs all over the code
David Herrmann
1
-1
/
+1
2012-09-18
console: rename prefix to tsm_screen_*
David Herrmann
1
-1
/
+1
2012-09-18
text: pass symbol-data directly into text layer
David Herrmann
1
-8
/
+8
2012-09-18
tsm: move unicode.[ch] to tsm_unicode.[ch]
David Herrmann
1
-1
/
+1
2012-09-16
shl: move timer to shl_timer_*
David Herrmann
1
-1
/
+0
2012-09-16
shl: move kmscon_hashtable to shl
David Herrmann
1
-8
/
+9
2012-09-15
shl: move dlist to shl_dlist.h
David Herrmann
1
-0
/
+1
2012-09-15
shl: move dlist implementation to shl_dlist_*
David Herrmann
1
-16
/
+16
2012-09-14
unicode: move kmscon_symbol* to tsm_symbol*
David Herrmann
1
-2
/
+2
2012-09-08
console: rename font_char_attr to kmscon_console_attr
David Herrmann
1
-1
/
+1
2012-08-21
text: gltex: fix rendering whithout GL_EXT_unpack_subimage
David Herrmann
1
-11
/
+70
2012-08-10
text: gltex: add OpenGL text renderer
David Herrmann
1
-0
/
+627