genode/repos/os
Norman Feske f63713694c api/blit: package arch-specific optimizations
The blit API archive missed the CPU-architecture-specific variants of
the blit library such that all depot binaries worked with the generic
(slow) fallback implementation. This patch adds the missing pieces to
the blit API archive.
2020-06-22 09:39:40 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include Rename 'Nitpicker' namespace to 'Gui' 2020-06-22 09:39:40 +02:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes api/blit: package arch-specific optimizations 2020-06-22 09:39:40 +02:00
run Rename "Nitpicker" service name to "Gui" 2020-06-22 09:39:39 +02:00
src Rename nit_fb to gui_fb 2020-06-22 09:39:40 +02:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.