Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Provide a surfaceless EGL headless backend #7020

Closed
brunoabinader opened this issue Nov 11, 2016 · 1 comment
Closed

Provide a surfaceless EGL headless backend #7020

brunoabinader opened this issue Nov 11, 2016 · 1 comment

Comments

@brunoabinader
Copy link
Member

This recent Mesa extension - MESA_platform_surfaceless - provides a native display independent of any native window system. Given this solution already works and is testable via CI, we can pursuit this as a follow-up work.

My initial tests on this were not successful - I've been building mesa with EGL surfaceless support - see https://github.com/mapbox/mason/tree/mesa-13.0.0-egl-surfaceless - and using the example usage from the specification author but so far no luck in initializing an EGL display.

Follow-up from #5843 and #7007.

/cc @mikemorris @kkaefer

@jfirebaugh
Copy link
Contributor

Current implementation suffices and is stable; this doesn't seem necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants