[waffle] [PATCH 3/7] egl: Move each platform's setenv("EGL_PLATFORM") into core EGL code
Chad Versace
chadversary at chromium.org
Wed Oct 19 21:42:40 UTC 2016
On Tue 18 Oct 2016, Emil Velikov wrote:
> On 18 October 2016 at 17:58, Chad Versace <chadversary at chromium.org> wrote:
>
> > + case EGL_PLATFORM_ANDROID_KHR:
> > + setenv("EGL_PLATFORM", "android", true);
> > + break;
> Thus hunk is a new addition. Can you please split it out ?
Sure. I'll drop this. I added it unintentionally in a flurry edits.
We can add it back it its ever needed.
More information about the waffle
mailing list