[waffle] [PATCH 1/2] Revert "wegl: add EGL image create/destroy"

Chad Versace chadversary at chromium.org
Tue Oct 11 17:23:50 UTC 2016


On Thu 21 Jul 2016, Emil Velikov wrote:
> This reverts commit 1a8e8ef3b8072fa1135dbe2a04dc6bb9f8e3a12f.
> 
> The symbols were added as they are required by the null/surfaceless
> platform. Since that one hasn't landed yet, just remove the patch.
> 
> Furthermore, using dlsym is non-compatible (according to the spec) since
> the symbols are part of an extension. eglGetProcAddress should be used.
> 
> Feel free to bring it back, when needed.
> 
> Cc: Frank Henigman <fjhenigman at google.com>
> Cc: Chad Versace <chad.versace at intel.com>
> ---
> Hi all, this is weird a reminder about getting null/surfaceless updated.

I started working on this recently. There's also a pile of *new* patches
in the CrOS tree that need upstreaming.

> As with the GBM symbols a while back - getting these back in is should
> be a piece of pie. But until we need them, let's remove the dead code.

Yep, I agree.

For the series,
Reviewed-by: Chad Versace <chadversary at chromium.org>

And pushed.


More information about the waffle mailing list