kicad/thirdparty
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
..
clipper Fixes to Clipper fixes. 2020-11-04 15:25:44 +00:00
compoundfilereader Use Record handling for parsing 2020-04-03 23:22:24 +00:00
delaunator Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00
dxflib_qcad Handle nullptr. 2020-01-15 17:51:48 +00:00
glew Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
gzip-hpp ADDED: Support compressed STEP and VRML files 2020-08-19 03:20:30 +00:00
lemon Update lemon to most recent upstream version 2020-09-22 12:34:05 +01:00
libcontext Minor format 2020-08-28 02:30:04 +00:00
markdown2html Overhaul compiler warnings infrastructure 2020-05-06 01:47:20 +01:00
nanosvg Thirdparty: Properly handle error condition in nanosvg 2020-09-20 22:39:31 +01:00
nlohmann_json Quiet the CLang compiler. 2020-08-02 22:45:48 +01:00
other_math Only try to remove the implicit conversion warning if it is supported 2020-07-03 02:59:19 +01:00
potrace Fix a compil error. 2020-01-13 08:59:57 +01:00
rtree Add const specifier 2020-10-13 17:51:59 +00:00
tinyspline_lib Avoid divide-by-zero. 2020-01-15 18:21:42 +00:00
CMakeLists.txt Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00