Sorry, I'm new to mailing lists. Didn't mean to send it in HTML format. Here's
a plain text version that's easier to read.
---
I've been mulling over this idea for an alternative graphics system to our
current server/client models. Instead of applications connecting to a central
display server
I've been mulling over this idea for an alternative graphics system to our
current server/client models. Instead of applications connecting to a central
display server, what if all graphics and input device routing were handled
through the parent/child process hierarchy? For instance, your deskt
I've been playing around with egl_glx lately and noticed it was missing
something I wanted. A quick look at source revealed it'd be an easy
addition. This is my first time contributing to Mesa.
Honestly, I tried setting up a Mesa dev environment, but I never quite got
it working. That shouldn't ma