genode/gems/src
Norman Feske 20213e2c76 Frame skipping for terminal
This patch changes decouples the conversion of the terminal state to
pixels from the write RPC function. Intermediate terminal states
produced by sub sequential write operations do not end up on screen one
by one but only the final state becomes visible. This drastically
improves the speed of scrolling through large text output.
2012-01-02 17:09:18 +01:00
..
server Frame skipping for terminal 2012-01-02 17:09:18 +01:00
test/terminal_decoder Imported Genode release 11.11 2011-12-22 16:19:25 +01:00