genode/gems/src
Norman Feske 8c8d53777f Generalization of nitpicker's graphics backend
This patch re-arranges nitpicker's graphics backend in a more modular
and expandable way. Generalized versions of the 'Canvas',
'Chunky_canvas', and 'Pixel_*' classes have been moved to
'os/include/util/' and 'os/include/os'. The only remaining parts that
are specific to nitpicker's needs are a few drawing functions, each
located in a distinct header at 'os/include/nitpicker_gfx/'.
2014-01-27 18:54:06 +01:00
..
server Generalization of nitpicker's graphics backend 2014-01-27 18:54:06 +01:00
test/terminal_decoder terminal: Add escape handling for CUB 2013-03-26 12:21:44 +01:00