egl: avoid local modifications for eglext.h Khronos standard header file
authorLaurent Carlier <lordheavym@gmail.com>
Wed, 6 Nov 2019 15:04:50 +0000 (16:04 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Mon, 11 Nov 2019 17:20:16 +0000 (17:20 +0000)
commit57acf921e28eebb76e22f9abb96008885ec44441
tree8f09b59e1dea21101135e1bb1c03af538210dca9
parenteaf43966027cf9654e91ca57aecc8f5a65b58f49
egl: avoid local modifications for eglext.h Khronos standard header file

Move differences in eglextchromium.h header file, then provide the same header than libglvnd-1.2
So program that omit to include eglextchromium.h will fail to build with both mesa and libglvnd headers.

Fixes: a0a8109f "include: add the definition of EGL_EXT_image_flush_external"
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
include/EGL/eglext.h
include/EGL/eglextchromium.h