genode/repos/ports
Norman Feske 0e33830d1f framebuffer_session: use Rect as refresh argument
This patch replaces basic-type arguments x, y, w, h by the 'Rect' type,
and imports the Genode namespace into the Framebuffer namespace.

Issue #5350
2024-10-08 09:09:23 +02:00
..
include/vmm Remove exceptions from Cpu_session interface 2024-07-02 11:59:16 +02:00
lib/mk Rename src/drivers to src/driver 2024-06-20 12:54:30 +02:00
mk mk/gnu_build.mk: declare .tar as BUILD_ARTIFACTS 2023-06-16 11:24:26 +02:00
ports vbox6: enable AES hardware instruction support 2024-10-07 15:54:59 +02:00
recipes depot: update recipe hashes 2024-08-29 12:32:25 +02:00
run driver/wifi: rework CTRL interface manager 2024-10-08 09:09:22 +02:00
src framebuffer_session: use Rect as refresh argument 2024-10-08 09:09:23 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory contains ports of 3rd-party applications to Genode.

The 'ports' repository follows the patterns of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to _libports/README_.


Dependencies from other repositories
------------------------------------

Applications provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.