genode/os/include/framebuffer_session
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
..
capability.h Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
client.h Simplify Framebuffer::Session interface 2014-03-14 13:17:35 +01:00
connection.h framebuffer: fix ambiguity for strncpy 2014-02-28 10:11:10 +01:00
framebuffer_session.h Simplify Framebuffer::Session interface 2014-03-14 13:17:35 +01:00