genode/repos/libports/recipes/pkg/mesa_gpu-cpu
Norman Feske 05b451c563 pkg/mesa_gpu: use cached_fs_rom
By using the cached_fs_rom instead of fs_rom, each client obtains the
same (read-only) copy of the shared library, avoiding a RAM resource
request when running mulitple GPU applications at the same time.
With this patch, Sculpt is able to host at least 3 Mesa applications.

Issue #4263
Issue #4281
2021-10-14 11:02:09 +02:00
..
archives pkg/mesa_gpu: use cached_fs_rom 2021-10-14 11:02:09 +02:00
hash mesa: rename gpu-* pkg to mesa_gpu-* 2021-10-13 14:46:51 +02:00
README mesa: name driver library appropriately 2021-10-13 14:50:37 +02:00
runtime pkg/mesa_gpu: use cached_fs_rom 2021-10-14 11:02:09 +02:00

Softpipe Gallium driver of MESA using solely the CPU