genode/repos/gems
Sebastian Sumpf a3976f0468 vfs_gpu: offer 'vfs_gpu_env' call
* retrieve Genode::Env from plugin, this way no mesa applications need to
  be changed.
* add 'vfs_gpu' api
* remove when all required functionality is implemented within the plugin.

issue #4380
2022-02-15 10:10:01 +01:00
..
include gems: avoid implicit conversions 2021-12-17 15:04:46 +01:00
lib vfs_gpu: offer 'vfs_gpu_env' call 2022-02-15 10:10:01 +01:00
ports gems: update cbe port 2021-10-13 14:50:45 +02:00
recipes vfs_gpu: offer 'vfs_gpu_env' call 2022-02-15 10:10:01 +01:00
run Modularize Sculpt OS image creation 2022-01-19 12:38:11 +01:00
sculpt os: deprecate platform API for x86, rpi, imx53 2022-01-19 12:38:12 +01:00
src vfs_gpu: offer 'vfs_gpu_env' call 2022-02-15 10:10:01 +01: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.