mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Implement GLX and X functionality through Mesa's EGL interface. This requires multiple OpenGL contexts and in turn GEM context support in libdrm/iris, as implemented in libdrm and intel_gpu_drv. Update recipes and machine.vbox6 files accordingly, issue #4380