New kmscon project
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 19 Nov 2011 22:05:38 +0000 (23:05 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 19 Nov 2011 22:05:38 +0000 (23:05 +0100)
commitfca8681dfc32b7db3a71fa6b63c4ac89aff0341b
treed54c1ddb1feb7167715461243e3a6e82ee935115
New kmscon project

The kmscon application is a terminal emulator which runs on a native linux DRI
device. It uses linux KMS and DRI to get a working OpenGL context without the
need of an X-Server, Wayland or similar.

It is an attempt to replace the in-kernel VT emulator with a full userspace
console.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
README [new file with mode: 0644]