genode/os/include/nitpicker_gfx
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
..
box_painter.h Generalization of nitpicker's graphics backend 2014-01-27 18:54:06 +01:00
text_painter.h Generalization of nitpicker's graphics backend 2014-01-27 18:54:06 +01:00
texture_painter.h Generalization of nitpicker's graphics backend 2014-01-27 18:54:06 +01:00