Jonas 'Sortie' Termansen
866efbd11c
Improve error message in case VGA text mode is unavailable.
2013-12-19 17:42:07 +01:00
Jonas 'Sortie' Termansen
e60b8d15a5
Reuse the same dispd framebuffer if possible.
2013-12-17 14:30:30 +01:00
Jonas 'Sortie' Termansen
ef53864d36
dispd: Wait for console rendering to finish.
...
This prevents a race condition where the console may still be rendering,
but the process may be able to get data on the screen faster, which results
in visual corruption as the two race.
2013-12-17 14:30:26 +01:00
Jonas 'Sortie' Termansen
90036ca6a8
Update copyright headers of old files to the current format.
2013-12-17 14:30:23 +01:00
Jonas 'Sortie' Termansen
7eb9e3c33f
Refactor Sortix build system and de-autoconf mxmpp.
2013-12-17 14:30:22 +01:00
Jonas 'Sortie' Termansen
d00bc41c74
Add dispd client library and server stub.
2013-09-24 17:09:48 +02:00