Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b62346a3 authored by Krzysztof Kosiński's avatar Krzysztof Kosiński Committed by Android (Google) Code Review
Browse files

Merge "Add EGL_EXT_image_gl_colorspace to EGL whitelist." into pi-dev

parents 8f5982fd 4245cba0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -94,6 +94,7 @@ char const * const gBuiltinExtensionString =
char const * const gExtensionString  =
        "EGL_KHR_image "                        // mandatory
        "EGL_KHR_image_base "                   // mandatory
        "EGL_KHR_image_gl_colorspace "
        "EGL_KHR_image_pixmap "
        "EGL_KHR_lock_surface "
        "EGL_KHR_gl_colorspace "