On Tue, 22 Feb 2011 12:09:44 +0200, Alexandros Frantzis 
<alexandros.frant...@linaro.org> wrote:
> On Mon, Feb 21, 2011 at 02:41:06PM -0800, Eric Anholt wrote:
> > This extension allows a client to bind one context in multiple threads
> > simultaneously.  It is then up to the client to manage synchronization of
> > access to the GL, just as normal multithreaded GL from multiple contexts
> > requires synchronization management to shared objects.
> 
> EGL would also benefit from a similar extension. Is there any interest
> in implementing this?

Someone could look into what it would take to make EGL good for cairo.
It looks like, thanks to extra EGL restrictions, more spec should be
removed and more testcases written, i.e. "if either draw or read are
bound to contexts in another thread, an EGL_BAD_ACCESS error is
generated."

Attachment: pgpp2PUgay7mZ.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to