mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-02 17:21:13 +00:00
ebd9f36b0d
The new 'transfer' function interface defines how pixel/alpha values sampled from texture are applied to a destination pixel, similar to the role of a fragment shader in GPU-based rendering. The transfer function can be customized by defining custom pixel types, which may be (but don't need to be) derived from 'Pixel_rgba'. Issue #3221
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.