kicad/3d-viewer/3d_rendering/3d_render_ogl_legacy
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
..
c3d_render_createscene_ogl_legacy.cpp 3D-Viewer: disable layer subtraction operations on non realistic mode 2020-11-10 14:40:42 +00:00
c3d_render_ogl_legacy.cpp Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
c3d_render_ogl_legacy.h 3D-Viewer: OpenGL, remove outline polygons where it intersects a hole at edge of board 2020-11-06 20:21:40 +00:00
c_ogl_3dmodel.cpp Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
c_ogl_3dmodel.h 3D-Viewer: use LAYER_SELECT_OVERLAY color for selection 2020-09-28 02:26:25 +00:00
clayer_triangles.cpp 3D-Viewer: mark flag as initialized 2020-11-09 13:19:28 +00:00
clayer_triangles.h 3D-Viewer: OpenGL, remove outline polygons where it intersects a hole at edge of board 2020-11-06 20:21:40 +00:00
ogl_legacy_utils.cpp Use const references where possible 2019-12-05 14:40:22 -08:00
ogl_legacy_utils.h Fix a few doxygen warnings 2017-07-03 10:45:56 +02:00