genode/ports-foc/src/lib/l4lx
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
..
include Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
dataspace.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
env.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_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_net.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
genode_terminal.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_io.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_log.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_re_c_dataspace.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_re_c_debug.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_re_c_mem_alloc.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_re_c_namespace.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_re_c_rm.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_re_c_util_cap.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_re_env.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_util_cpu.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_util_kip.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4_util_util.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4lx_irq.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4lx_memory.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4lx_task.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
l4lx_thread.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
rm.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
startup.cc Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00