genode/os/src
Norman Feske 6525ec5951 Simplify Framebuffer::Session interface
This patch removes the 'Framebuffer::Session::release()' function from
the interface to make the mode-change protocol consistent with the way
the Rom_session interface handles ROM-module changes. That is, the
client acknowledges the release of its current dataspace by requesting a
new dataspace via the 'Framebuffer::Session::dataspace()' function.

Fixes #1057
2014-03-14 13:17:35 +01:00
..
app Adapt GDB commands to ldso changes 2014-02-28 10:11:12 +01:00
drivers Simplify Framebuffer::Session interface 2014-03-14 13:17:35 +01:00
init os: Move Genode::Config into 'config' library 2013-09-23 14:25:58 +02:00
lib ldso: Export HW system call interface 2014-03-03 12:49:35 +01:00
platform os: remove startup lib from dynamic programs 2014-02-25 14:58:07 +01:00
server Simplify Framebuffer::Session interface 2014-03-14 13:17:35 +01:00
test nitpicker: Parent-child relation between views 2014-02-28 10:11:50 +01:00