mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-01 03:26:45 +00:00
ef741ef80d
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
21 lines
225 B
Plaintext
21 lines
225 B
Plaintext
audio_in_session
|
|
audio_out_session
|
|
base
|
|
base-nova
|
|
framebuffer_session
|
|
input_session
|
|
libc
|
|
libiconv
|
|
nic_session
|
|
gui_session
|
|
os
|
|
report_session
|
|
rtc_session
|
|
stdcxx
|
|
terminal_session
|
|
timer_session
|
|
usb_session
|
|
vfs
|
|
nitpicker_gfx
|
|
blit
|