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
2012-03-23
uterm_video: add *_screen_height/width() helpers
David Herrmann
2
-0
/
+19
2012-03-23
gl: add debug statements
David Herrmann
1
-0
/
+2
2012-03-23
uterm_video: take ref-cnt of display in screen object
David Herrmann
1
-0
/
+2
2012-03-23
gl: add GL subsystem
David Herrmann
3
-0
/
+762
2012-03-23
uterm_video: include GLES2 headers instead of GL
David Herrmann
2
-4
/
+4
2012-03-23
uterm_video: add dummy fbdev backend
David Herrmann
1
-0
/
+589
2012-03-23
uterm_video: add DRM backend
David Herrmann
2
-0
/
+898
2012-03-23
uterm: new video backend
David Herrmann
3
-0
/
+977
2012-03-23
log: rewrite log subsystem
David Herrmann
2
-93
/
+734
2012-03-20
eloop: move prefix to "ev_" instead of "kmscon_"
David Herrmann
8
-62
/
+62
2012-03-20
eloop: rename from kmscon_ to ev_
David Herrmann
2
-183
/
+183
2012-03-20
vte: constify global tables
Ran Benita
1
-2
/
+2
2012-03-20
input: test for LED feature and use it
Ran Benita
4
-57
/
+34
2012-03-20
input: add features mechanism
Ran Benita
2
-23
/
+93
2012-03-20
build: implicitly include config.h
Ran Benita
2
-5
/
+0
2012-03-20
vte: improve docs
David Herrmann
1
-1
/
+16
2012-02-29
vte: add 8bit C1 7bit equivalents (dummy)
David Herrmann
1
-0
/
+48
2012-02-29
vte: add 8-bit C1 code handlers (dummy)
David Herrmann
1
-2
/
+56
2012-02-29
vte: new state machine implementation
David Herrmann
1
-111
/
+509
2012-02-27
kbd_xkb: use new xkbcommon version
David Herrmann
1
-10
/
+10
2012-02-05
output: drop drm-master on open() to avoid Xserver bugs
David Herrmann
1
-0
/
+1
2012-02-05
vte: extend CSI debug message
David Herrmann
1
-1
/
+1
2012-02-05
vte: implement backspace control
David Herrmann
3
-0
/
+17
2012-02-05
vte: implement basic cursor movement CSI
David Herrmann
1
-0
/
+25
2012-02-05
vte: implement CSI-J
David Herrmann
1
-0
/
+9
2012-02-05
vte: implement CSI-K
David Herrmann
1
-0
/
+9
2012-02-05
vte: implement basic cursor-movement controls
David Herrmann
1
-2
/
+6
2012-02-05
console: fix bug in buffer-erase helper
David Herrmann
1
-0
/
+5
2012-02-05
console: add helper to erase current position
David Herrmann
2
-0
/
+17
2012-02-05
console: fix pending-wrap bug in erase helpers
David Herrmann
1
-2
/
+16
2012-02-05
console: enable auto_wrap by default
David Herrmann
1
-0
/
+1
2012-02-05
console: fix bug in *_erase_screen()
David Herrmann
1
-1
/
+1
2012-02-05
console: fix bug in *_move_left()
David Herrmann
1
-0
/
+3
2012-02-05
console: add to line movement helpers
David Herrmann
2
-0
/
+18
2012-02-04
console: add erase-helpers
David Herrmann
2
-0
/
+60
2012-02-04
ring: fix is_empty
Ran Benita
1
-2
/
+2
2012-02-04
console: add function to erase buffer
David Herrmann
2
-0
/
+54
2012-02-04
console: add basic cursor movements
David Herrmann
2
-0
/
+101
2012-02-04
console: add auto-wrap mode
David Herrmann
1
-5
/
+10
2012-02-04
console: add *_move_to() function
David Herrmann
2
-4
/
+36
2012-02-04
console: make console wrapper margin aware
David Herrmann
1
-2
/
+12
2012-02-04
console: remove *_buffer_newline()
David Herrmann
3
-30
/
+2
2012-02-04
console: fix bug in console resizing
David Herrmann
1
-1
/
+3
2012-02-03
console: implement proper scrolling
David Herrmann
2
-0
/
+41
2012-02-03
console: add margin API
David Herrmann
2
-0
/
+41
2012-02-03
console: add margin support
David Herrmann
1
-29
/
+199
2012-02-03
console: rename buffer to scroll-buffer
David Herrmann
1
-64
/
+79
2012-02-02
console: do not fill buffer if not required
David Herrmann
1
-17
/
+12
2012-02-02
console: allow NULL lines in buffer
David Herrmann
1
-1
/
+1
2012-02-02
console: allow to push empty lines to scrollback buffer
David Herrmann
1
-1
/
+10
[next]