genode/repos/gems
Alexander Boettcher 6112c0df6d mesa: rename gpu-* pkg to mesa_gpu-*
for easier linking by user with the Mesa client ROM requests, which will be
mesa_gpu-drv.lib.so. Adjust mesa-gears demo accordingly.

Issue #4263
2021-10-13 14:46:51 +02:00
..
include nano3d: remove surface-clear optimization 2021-05-10 11:17:20 +02:00
lib gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
ports gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
recipes mesa: rename gpu-* pkg to mesa_gpu-* 2021-10-13 14:46:51 +02:00
run mesa: rename gpu-* pkg to mesa_gpu-* 2021-10-13 14:46:51 +02:00
src sculpt: add Gpu service support 2021-10-13 14:46:51 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
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.