chiark / gitweb /
Fix service file to match installed elogind binary location
[elogind.git] / src / libsystemd-terminal / modeset.c
2015-04-19 Andy WingoRemove src/libsystemd-terminal
2015-02-23 Thomas Hindoe Paab... remove unused includes
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-10-30 Lennart Poetteringutil: unify how we see srand()
2014-10-03 David Herrmannterminal/grdev: allow arbitrary fb-age contexts
2014-10-03 David Herrmannterminal/grdev: provide front and back buffer to renderers
2014-09-22 David Herrmannterminal: signal object removal during sysview_context_...
2014-09-22 David Herrmannterminal: raise sysview DEVICE_CHANGE events per attachment
2014-09-20 David Herrmannterminal: grdev: raise frame event after DISPLAY_ADD...
2014-09-20 David Herrmannterminal: modeset: forward DEVICE_CHANGE events into...
2014-09-20 David Herrmannterminal: reduce speed of morphing colors in modeset...
2014-09-19 David Herrmannterminal: add systemd-modeset debugging tool