index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-26
input: remove old input subsystem
David Herrmann
1
-3
/
+0
2012-05-25
uterm: add VT API
David Herrmann
1
-0
/
+1
2012-05-05
uterm_input: add xkb backend
David Herrmann
1
-1
/
+2
2012-05-05
uterm_input: add kbd API
David Herrmann
1
-1
/
+2
2012-05-05
uterm_input: add input layer to uterm
David Herrmann
1
-0
/
+1
2012-05-05
uterm_monitor: add system monitor for full seat support
David Herrmann
1
-0
/
+3
2012-04-22
tests: remove unneeded tests
David Herrmann
1
-10
/
+3
2012-04-14
test_output: use new test_include.h header
David Herrmann
1
-1
/
+1
2012-03-31
font: add new font renderer
David Herrmann
1
-1
/
+2
2012-03-25
use pthread_sigmask instead of sigprocmask
David Herrmann
1
-1
/
+2
2012-03-24
main: use ui subsystem
David Herrmann
1
-0
/
+1
2012-03-23
build: add conf.c to build
David Herrmann
1
-0
/
+1
2012-03-23
console: merge console_cell.c into console.c
David Herrmann
1
-1
/
+0
2012-03-23
Remove old output subsystem
David Herrmann
1
-3
/
+0
2012-03-23
gl: add GL subsystem
David Herrmann
1
-1
/
+4
2012-03-23
uterm_video: add DRM backend
David Herrmann
1
-1
/
+2
2012-03-23
uterm: new video backend
David Herrmann
1
-1
/
+3
2012-03-20
build: implicitly include config.h
Ran Benita
1
-0
/
+1
2012-01-28
Add ring buffer object
David Herrmann
1
-0
/
+1
2012-01-28
build: fix out-of-tree build and distcheck
Ran Benita
1
-1
/
+1
2012-01-28
kbd: add a new "dumb" keyboard backend
Ran Benita
1
-2
/
+10
2012-01-28
build: depend on xproto explicitly
Ran Benita
1
-0
/
+2
2012-01-23
Add pseudo terminal support
Ran Benita
1
-1
/
+2
2012-01-23
test_input: simplify and drop xkbcommon dependency
Ran Benita
1
-6
/
+1
2012-01-23
input, xkb: port to new kbd object
Ran Benita
1
-3
/
+3
2012-01-22
font: rewrite font backend
David Herrmann
1
-0
/
+1
2012-01-20
console: use new drawing pipeline
David Herrmann
1
-6
/
+1
2012-01-18
test_output: use new drawing pipeline
David Herrmann
1
-6
/
+1
2012-01-18
output: add default shader
David Herrmann
1
-3
/
+5
2012-01-17
output: add shader support
David Herrmann
1
-2
/
+15
2012-01-16
output: move EGL/GL calls into separate header
David Herrmann
1
-0
/
+1
2012-01-01
Avoid installing doc files with "make install"
David Herrmann
1
-1
/
+1
2012-01-01
font: add unfinished freetype backend
David Herrmann
1
-7
/
+15
2012-01-01
font: move font handling into new subsystem
David Herrmann
1
-1
/
+1
2012-01-01
Add faster kmscon_char replacement
David Herrmann
1
-0
/
+1
2011-12-31
input: shuffle headers and includes
Ran Benita
1
-1
/
+1
2011-12-31
input: use libxkbcommon to convert input events
Ran Benita
1
-4
/
+14
2011-12-31
tests: add test for the input subsystem
Ran Benita
1
-1
/
+5
2011-12-30
input: add infrastructure for an input subsystem
Ran Benita
1
-2
/
+5
2011-12-30
terminal: add dummy terminal implementation
David Herrmann
1
-2
/
+7
2011-12-21
test_buffer: add buffer playground
David Herrmann
1
-1
/
+4
2011-12-09
build: a few fixes to configure script
Ran Benita
1
-13
/
+19
2011-12-04
Console: Add buffer object
David Herrmann
1
-0
/
+1
2011-12-03
Add VT handling
David Herrmann
1
-2
/
+7
2011-12-03
Add event loop
David Herrmann
1
-1
/
+2
2011-12-02
Add log API
David Herrmann
1
-1
/
+2
2011-12-01
build: use gnu autotools
Ran Benita
1
-0
/
+54