[Mesa-dev] [PATCH mesa] Fix khrplatform.h not installed if EGL is disabled.

Emil Velikov emil.l.velikov at gmail.com
Wed Jun 14 15:58:24 UTC 2017


On 12 June 2017 at 12:00, Eric Engestrom <eric.engestrom at imgtec.com> wrote:
> From: Eric Le Bihan <eric.le.bihan.dev at free.fr>
>
> KHR/khrplatform.h is required by the EGL, GLES and VG headers, but is
> only installed if Mesa3d is compiled with EGL support.
>
> This patch installs this header file unconditionally.
>
The header is not used by GL/GLX, so perhaps having the header
conditionally installed is better?
Another alternative is to pull it in said places... in either case
patch is a great step forward:

Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

and pushed to master. Thanks
Emil


More information about the mesa-dev mailing list