kicad/3d-viewer/common_ogl
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
..
cogl_att_list.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
cogl_att_list.h 3D-Viewer: Add new options: Anti-aliasing quality, "While moving" 2020-04-23 09:29:39 +00:00
ogl_utils.cpp Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
ogl_utils.h 3D-Viewer: use LAYER_SELECT_OVERLAY color for selection 2020-09-28 02:26:25 +00:00
openGL_includes.h Silence warnings on MacOS about OpenGL deprecation 2019-12-28 16:05:03 +00:00