genode/ports-okl4/src/lib/oklx/genode
Norman Feske 9e3ecade16 Replace Framebuffer::info by Framebuffer::mode
As a preliminary step for working on issue #11, this patch revisits the
'Framebuffer::info' RPC call. Instead of using C-style out paramters,
the new 'mode()' RPC call returns the mode information as an object of
type 'Mode'. Consequently, mode-specific functions such as
'bytes_per_pixel' have been moved to the new 'Framebuffer::Mode' class.
2012-01-25 13:27:47 +01:00
..
genode_audio.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_block.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_config.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_exit.cc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
genode_framebuffer.cc Replace Framebuffer::info by Framebuffer::mode 2012-01-25 13:27:47 +01:00
genode_input.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_lock.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_memory.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_net.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_open.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_printf.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_sleep.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_threads.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00