genode/repos/gems
Norman Feske e738162bde framebuffer_session: alpha as Mode attribute
Propagate the want of an alpha channel as attribute of Framebuffer::Mode
instead of passing this property as a separate bool argument.

This clears the way for adding useful accessors for pixel/alpha/input
surfaces to the Mode type as a subsequent step.

Issue #5351
2024-10-08 09:09:23 +02:00
..
include framebuffer_session: alpha as Mode attribute 2024-10-08 09:09:23 +02:00
lib gems: VFS OSS plugin for Record/Play session 2024-04-12 15:08:00 +02:00
recipes wm: account session resources 2024-10-07 15:54:59 +02:00
run nano3d.run: increase caps for backdrop 2024-10-08 09:09:23 +02:00
sculpt bsd_audio: remove unnecessary RM requirement 2024-10-08 09:09:23 +02:00
src framebuffer_session: alpha as Mode attribute 2024-10-08 09:09:23 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in the 'os' repository,
programs contained in 'gems' are able to leverage the functionalities provided
by higher-level repositories such as 'libports'. To use the 'gems' repository,
make sure to also add those repositories to your build configuraion.