index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-05
uvt: client: implement major ioctl callbacks
David Herrmann
2
-86
/
+272
2013-03-05
uvtd: ctx: link control/legacy nodes with VTs
David Herrmann
2
-49
/
+246
2013-03-05
uvtd: add VT subsystem
David Herrmann
2
-0
/
+270
2013-03-05
uvt: client: export symbols
David Herrmann
1
-0
/
+6
2013-03-05
uvt: client: fix double-kill by first unlinkink then resetting
David Herrmann
1
-2
/
+2
2013-03-05
uvt: include inttypes.h
David Herrmann
1
-0
/
+1
2013-03-05
uvtd: add ctx subsystem
David Herrmann
3
-11
/
+369
2013-03-05
uvt: ctx: add major/minor helpers
David Herrmann
3
-0
/
+53
2013-03-05
uvt: add SHL_EXPORT to cdev+ctx subsystems
David Herrmann
2
-0
/
+11
2013-03-05
uvt: cdev: fix sending DEVNAME parameter
David Herrmann
1
-1
/
+1
2013-03-05
uvt: cdev: print minor/major debug messages
David Herrmann
1
-2
/
+2
2013-03-05
shl: add flagset helper
David Herrmann
2
-0
/
+136
2013-03-05
shl: dlist: add _first/_last helpers
David Herrmann
1
-0
/
+6
2013-03-05
shl: array: add shl_array_zresize()
David Herrmann
1
-0
/
+27
2013-03-04
uvtd: add new Virtual Terminal daemon
David Herrmann
3
-0
/
+933
2013-03-04
shl: move githead into a source file
David Herrmann
5
-10
/
+41
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
46
-48
/
+48
2013-03-04
log: move includes to top
David Herrmann
1
-4
/
+2
2013-02-27
uvt: new library implementing VTs in user-space
David Herrmann
6
-0
/
+2041
2013-02-18
shl: misc: provide shl_next_pow2()
David Herrmann
2
-16
/
+18
2013-02-11
Fix several typos
Jakub Wilk
15
-42
/
+42
2013-02-08
llog: add "data" parameter to pass context
David Herrmann
20
-104
/
+163
2013-02-06
font: freetype2: include tsm_unicode.h
David Herrmann
1
-0
/
+1
2013-02-06
font: unifont: compress binary data and link via ld directly
David Herrmann
2
-190
/
+245
2013-02-06
build: major cleanup
David Herrmann
17
-0
/
+251
2013-02-05
conf: remove unused CONF_DONE
David Herrmann
2
-7
/
+1
2013-02-05
conf: fix include-protection name
David Herrmann
2
-7
/
+8
2013-02-05
conf: perform aftercheck on ctx-copy
David Herrmann
1
-1
/
+10
2013-01-27
wlt: toolkit: fix stuck key repeat bug
Martin Minarik
1
-2
/
+1
2013-01-24
wlt: link font library statically
David Herrmann
1
-1
/
+16
2013-01-24
wlt: fix shl_hook API changes
David Herrmann
2
-2
/
+2
2013-01-24
wlt: toolkit: fix resize window stuck in need_resize=true
Martin Minarik
1
-20
/
+14
2013-01-24
uterm: drm: rename to drm3d
David Herrmann
8
-496
/
+615
2013-01-24
uterm: rename drm-dumb backend into drm2d module
David Herrmann
8
-215
/
+311
2013-01-24
text: pixman: add support for non x4-stride glyphs
David Herrmann
1
-4
/
+39
2013-01-24
text: pixman: remove debug tests
David Herrmann
1
-1
/
+1
2013-01-24
text: pixman: special case rendering for known bg/fg colors
David Herrmann
1
-21
/
+59
2013-01-24
uterm: dumb: optimize division by 255 in rendering path
David Herrmann
1
-9
/
+19
2013-01-24
text: cairo: fix debug message to print correct values
David Herrmann
1
-2
/
+3
2013-01-24
kmscon: add pixman renderer
David Herrmann
3
-0
/
+487
2013-01-24
uterm: fbdev: fix wakeing up displays
David Herrmann
2
-8
/
+23
2013-01-23
uterm: video: print debug messages on wakeup/sleep
David Herrmann
1
-0
/
+4
2013-01-15
kmscon: add cairo-renderer module
David Herrmann
3
-0
/
+524
2013-01-15
uterm: fbdev: map FBs for read access
David Herrmann
1
-1
/
+1
2013-01-14
uterm: video: return buffer information on display_use()
David Herrmann
8
-17
/
+46
2013-01-14
uterm: video: return information for all buffers on get_buffers()
David Herrmann
6
-32
/
+39
2013-01-13
shl: hook: fix invalid memory access for non-oneshot entries
David Herrmann
1
-3
/
+5
2013-01-13
uterm: video: add uterm_display_get_buffer()
David Herrmann
7
-2
/
+74
2013-01-13
uterm: video: add support for immediate buffer-swaps
David Herrmann
8
-22
/
+18
2013-01-13
pty: reset signal-handlers for childs
David Herrmann
1
-1
/
+4
[prev]
[next]