On 25 August 2016 at 17:18, Emil Velikov <emil.l.veli...@gmail.com> wrote:
> From: Emil Velikov <emil.veli...@collabora.com>
>
> The indirection is meant to be used by the core EGL implementation in
> main. Not in the drivers themselves.
>
> Move the dri2_destroy_surface definition to avoid forward declaration of
> the static function.
>
> Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
> ---
> XXX: Aren't we forgetting to Unlink the surface/ctx ?
> XXX: How about sync/image ? We seems to be leaking those on
> eglTerminate, since we don't iterate and Unlink/API.Destroy over them in
> _eglReleaseDisplayResources.
Can we get any confirmation if the above are about right or I've
missed something ?

Thanks
Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to