index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-terminal
/
modeset.c
Age
Commit message (
Expand
)
Author
2015-05-29
terminal: use signal-util.h and reorder includes
Thomas Hindoe Paaboel Andersen
2015-04-11
shared: add random-util.[ch]
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-10-30
util: unify how we see srand()
Lennart Poettering
2014-10-03
terminal/grdev: allow arbitrary fb-age contexts
David Herrmann
2014-10-03
terminal/grdev: provide front and back buffer to renderers
David Herrmann
2014-09-22
terminal: signal object removal during sysview_context_stop()
David Herrmann
2014-09-22
terminal: raise sysview DEVICE_CHANGE events per attachment
David Herrmann
2014-09-20
terminal: grdev: raise frame event after DISPLAY_ADD/CHANGE
David Herrmann
2014-09-20
terminal: modeset: forward DEVICE_CHANGE events into grdev
David Herrmann
2014-09-20
terminal: reduce speed of morphing colors in modeset test
David Herrmann
2014-09-19
terminal: add systemd-modeset debugging tool
David Herrmann