genode/os/include/util
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
..
color.h Generalization of nitpicker's graphics backend 2014-01-27 18:54:06 +01:00
endian.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
geometry.h Move nitpicker_gfx/geometry.h to util/geometry.h 2014-01-27 18:54:06 +01:00
xml_node.h Add 'Xml_node::has_sub_node' accessor 2013-11-25 09:45:30 +01:00