On Feb 10, 2017 5:55 PM, "Emil Velikov" <emil.l.veli...@gmail.com> wrote:
On 8 February 2017 at 18:03, Marek Olšák <mar...@gmail.com> wrote: > +const __DRIbackgroundCallableExtension background_callable_extension = { > + { __DRI_BACKGROUND_CALLABLE, __DRI_BACKGROUND_CALLABLE_VERSION }, > + dri_set_background_context, Similar to the GLX patch - 1 + C99 initializers. > --- a/src/egl/drivers/dri2/platform_x11.c > +++ b/src/egl/drivers/dri2/platform_x11.c Worth updating x11/dri3 and others like drm, surfaceless, wayland and android ? I'd imagine you kept them as-is since you've not tested them ? Yes, the egl stuff is untested. We can drop it if needed. We mainly need GLX support for now. Marek Emil
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev