genode/repos/gems/run
Norman Feske c81af531a3 Turn framebuffer drivers into capture clients
This patch replaces the use of the "Framebuffer" session interface by
the new "Capture" session interface in all framebuffer drivers. Thanks
to this change, those drivers have become mere clients of the nitpicker
GUI server now, and are no longer critical for the liveliness of the GUI
server.

The patch touches the following areas:

- The actual driver components. The new versions of all drivers have
  been tested on the respective hardware. Generally, the drivers
  have become simpler.

- The drivers_interactive packages for various boards. The drivers
  subsystem no longer provides a "Framebuffer" service but needs a
  valid route to the "Capture" service provided by nitpicker.

- The driver manager of Sculpt OS.

- This patch changes the role of the test-framebuffer component from a
  framebuffer client to a capture server so that drivers (capture clients)
  can be directly connected to the test component without the nitpicker
  server.

- Framebuffer driver no longer support the unbuffered mode.

- The fb_bench.run script is no longer very meaningful because it
  interplays solely with nitpicker, not with the driver directly.

- All run scripts for graphical scenarios and the related depot
  archives got adapted to the change.

Fixes #3813
2020-07-13 11:33:15 +02:00
..
sculpt Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
aes_cbc_4k.run Library for the AES-CBC en/decryption of 4K blocks 2019-04-09 12:30:35 +02:00
cpu_load_display.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
cpu_sampler.run Move timer from os to base repository 2019-01-14 12:33:57 +01:00
decorator_stress.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
decorator.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
depot_autopilot.run Move Solo5 to genode-world 2020-06-29 14:25:27 +02:00
depot_deploy.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
depot_download.run run: enable 'imx7d_sabre' in network tests 2019-07-09 08:58:38 +02:00
depot_query.run test/depot_query: add test for zero-sized archives 2019-12-19 16:59:02 +01:00
driver_manager.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
fs_query.run fs_query.run: adjust quota for seL4 2020-05-18 10:16:15 +02:00
gpt_write.run Move timer from os to base repository 2019-01-14 12:33:57 +01:00
gui_fader.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
leitzentrale.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
menu_view.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
mixer_gui_qt_test.run qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
nano3d.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
sculpt_test.run Sculpt for The Curious (TC) 2018-05-31 14:02:20 +02:00
sculpt.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
ssh_exec_channel.run Replace use of ram_fs by VFS server 2020-04-21 16:24:37 +02:00
ssh_terminal.run Remove noux from ssh_terminal.run 2020-03-26 11:38:56 +01:00
tcp_terminal.run run: use driver_nic-* pkg where possible (fix #3180) 2019-05-16 13:10:06 +02:00
terminal_echo.run Change pixel format to 32 bits per pixel 2020-06-29 14:22:29 +02:00
terminal_log.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
text_area.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
text_painter.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00
tiled_wm.run qt5: build Qt libraries and applications with qmake 2020-07-03 13:48:55 +02:00
vfs_import.run Fix some details in run scripts 2020-04-17 12:40:13 +02:00
wm.run Turn framebuffer drivers into capture clients 2020-07-13 11:33:15 +02:00