genode/repos/demo/include
Norman Feske ef741ef80d Change pixel format to 32 bits per pixel
Until now, Genode's framebuffer session interface was based on the
RGB565 pixel format. This patch changes the pixel format to 32-bit
XRGB where the X part is ignored. It adapts all graphical applications
and device drivers accordingly.

The patch also adjusts the users of the drivers_interactive packages,
assigning 64 MiB RAM and 1500 caps to the drivers subsystem, which is
sufficient for covering high resolutions at 32 bits per pixel and to
accommodate multi-component USB HID input stacks.

Fixes #3784
2020-06-29 14:22:29 +02:00
..
launchpad demo: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
libpng_static Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
libz_static Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
mini_c demo: fix 'mini_c' compile errors with GCC 8.3.0 2019-05-16 13:11:03 +02:00
scout Change pixel format to 32 bits per pixel 2020-06-29 14:22:29 +02:00
scout_gfx icon_painter.h: customizable pixel transfer 2019-03-18 15:56:24 +01:00
util lazy_value.h: improve handling of low steps value 2019-01-07 12:33:57 +01:00