kicad/3d-viewer
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
..
3d_cache QuasiModal needs to be used for any dialog hosting a help window. 2020-10-28 23:07:15 +00:00
3d_canvas Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
3d_model_viewer 3D-Viewer: render 3D shapes in green if footprint is selected 2020-09-28 02:26:25 +00:00
3d_rendering Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
3d_viewer Smooth out redrawing of toolbars by not letting wx pointlessly calculate both orientations 2020-11-05 20:56:14 -05:00
common_ogl Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
3d_enums.h 3D-Viewer: do not use selection while on preview 2020-09-28 02:26:25 +00:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h (forget to staged modified files) 2016-10-09 11:33:53 -04:00
3d_plugin_dir.h.in Use absolute path CMAKE_INSTALL_FULL_LIBDIR for 3d viewer PLUGINDIR 2018-12-11 14:28:01 -05:00
3d_viewer_id.h Migrate more 3d viewer actions to the tool framework 2020-08-16 19:10:25 +00:00
CMakeLists.txt Implement a framework to handle wxUpdateUIEvents for tool actions 2020-08-16 19:10:25 +00:00
credits.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00