kicad/thirdparty/glew/src
Ian McInerney 11e6cac42b Introduce EGL backend support for the OpenGL canvas
wxWidgets 3.1.5+ on Linux will compile with the Wayland EGL
canvas as the backend instead of the X11 backend. This requires a
version of GLEW compiled with the proper EGL defines and a different
header/code for certain parts that are X11 GLEW specific.

This introduces an in-tree version of GLEW that will be built with the
GLEW_EGL flag then statically linked into the KiCad executables when
EGL support is needed.
2020-11-11 00:41:02 +00:00
..
glew.c Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
glewinfo.c Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
visualinfo.c Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00