[waffle] [PATCH 3/7] egl: Move each platform's setenv("EGL_PLATFORM") into core EGL code

Emil Velikov emil.l.velikov at gmail.com
Tue Oct 18 22:33:17 UTC 2016


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 ?

-Emil


More information about the waffle mailing list