Skip to content

Update the EGL headers

Kyle Brenneman requested to merge kbrenneman/libglvnd:update-egl-headers into master

Another update for the EGL headers from Khronos.

Notably, this includes the change to eglplatform.h to use the non-X11 typedefs by default, so non-Xlib applications no longer have to define EGL_NO_X11

Merge request reports