index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
47
-54
/
+50
2013-03-04
log: move includes to top
David Herrmann
1
-4
/
+2
2013-03-04
build: mark font-unifont as noexecstack
David Herrmann
1
-0
/
+1
2013-02-28
Release kmscon-7
kmscon-7
David Herrmann
3
-2
/
+9
2013-02-27
build: fix empty --with-*= arguments
David Herrmann
1
-12
/
+20
2013-02-27
build: enable static libraries by default
David Herrmann
1
-1
/
+1
2013-02-27
uvt: new library implementing VTs in user-space
David Herrmann
11
-0
/
+2170
2013-02-18
shl: misc: provide shl_next_pow2()
David Herrmann
2
-16
/
+18
2013-02-16
tests: fix compilation with new eloop API
David Herrmann
1
-1
/
+1
2013-02-16
README: update build-instructions
David Herrmann
1
-16
/
+17
2013-02-16
NEWS: add kmscon-7 notes
David Herrmann
1
-0
/
+59
2013-02-16
build: check for fuse >= 2.9.0
David Herrmann
1
-1
/
+1
2013-02-16
build: enable unifont by default
David Herrmann
1
-2
/
+2
2013-02-11
docs: remove pixman comments
David Herrmann
1
-47
/
+0
2013-02-11
Fix several typos
Jakub Wilk
19
-49
/
+49
2013-02-08
llog: add "data" parameter to pass context
David Herrmann
20
-104
/
+163
2013-02-06
build: add --enable-wlterm to distcheck flags
David Herrmann
1
-0
/
+1
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
4
-198
/
+254
2013-02-06
build: major cleanup
David Herrmann
22
-113
/
+767
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
3
-2
/
+31
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
11
-539
/
+660
2013-01-24
uterm: rename drm-dumb backend into drm2d module
David Herrmann
11
-248
/
+347
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
5
-0
/
+551
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
6
-0
/
+589
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
COPYING: add 'Swift Geek'
David Herrmann
1
-0
/
+1
2013-01-13
uterm: video: add support for immediate buffer-swaps
David Herrmann
9
-23
/
+19
2013-01-13
pty: reset signal-handlers for childs
David Herrmann
1
-1
/
+4
2013-01-13
uterm: drm: share mode-setting between dumb+drm
David Herrmann
6
-146
/
+256
2013-01-13
eloop: add EV_ONESHOT and EV_SINGLE flags for idle sources
David Herrmann
6
-22
/
+51
2013-01-13
shl: hook: add 'oneshot' flag
David Herrmann
4
-15
/
+28
2013-01-13
shl: hook: add helpers to add callbacks only once
David Herrmann
1
-0
/
+40
[next]