kicad/include/gal
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
..
cairo Correct Cairo GAL dot rendering 2020-10-21 12:31:21 -07:00
opengl Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
color4d.h Update default color theme 2020-10-18 14:12:54 -04:00
compositor.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
definitions.h cairo: Fix rotated oval pads 2019-02-18 09:44:28 -08:00
dpi_scaling.h Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
gal_display_options.h ADDED: Menu option to enable/disable snap to grid 2020-09-10 20:09:30 -07:00
gal_print.h Decouple GAL printing interface and its Cairo-based implementation 2018-10-31 19:17:30 +01:00
graphics_abstraction_layer.h Implement hypertext links for intersheet references. 2020-10-02 21:18:34 +01:00
hidpi_gl_canvas.h Remove the platform-specific GetBackendScalingFactor from HIDPI_GL_CANVAS 2020-06-05 00:15:54 +00:00
stroke_font.h Implement hypertext links for intersheet references. 2020-10-02 21:18:34 +01:00