genode/repos/gems
Josef Söntgen f21cf3f8b1 mesa: name driver library appropriately
Rename the 'egl_drv' library and the various back ends to 'mesa_gpu_drv'
and 'mesa_gpu-<backend>'.

Fixes #4275.
2021-10-13 14:50:37 +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 gpu/intel: provide supported devices as config 2021-10-13 14:46:51 +02:00
run mesa: name driver library appropriately 2021-10-13 14:50:37 +02:00
src gpu/intel: provide supported devices as config 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.