Kristian Høgsberg writes:
> Thanks Neil, series applied to mesa and weston.
Great, thanks!
I've reposted the piglit patch to the piglit list in case someone wants
to review it there.
Regards,
- Neil
___
mesa-dev mailing list
mesa-dev@lists.freedeskto
On Fri, Mar 7, 2014 at 10:05 AM, Neil Roberts wrote:
> Here is a series of patches to add an extension which makes it
> possible to create an EGL context without specifying a config. A
> context created in this way can be bound with any surface using the
> same EGLDisplay rather than being restric
Here is a series of patches to add an extension which makes it
possible to create an EGL context without specifying a config. A
context created in this way can be bound with any surface using the
same EGLDisplay rather than being restricted to those using the same
config. The main use case is that