kicad/include/gal
Roberto Fernandez Bautista 24a4f06013 Fix OPENGL_GAL initialization sequence (Version for 5.1)
- New public static function OPENGL_GAL::CheckFeatures() gets called in EDA_DRAW_PANEL_GAL::SwitchBackend() before switching to OPENGL_GAL
- Moved all OpenGL feature checks from OPENGL_GAL constructor to OPENGL_GAL::init()

Fixes https://gitlab.com/kicad/code/kicad/-/issues/4714
2020-10-30 17:38:19 +00:00
..
cairo Remove shadowing linewidth member from the Cairo GAL 2020-08-11 00:54:23 +01:00
opengl Fix OPENGL_GAL initialization sequence (Version for 5.1) 2020-10-30 17:38:19 +00:00
color4d.h colors: Add HSL conversion and tune colors 2019-02-11 22:08:41 -08: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
gal_display_options.h Check if scaling factor has changed when top-level window is moved 2020-02-23 15:55:05 -05: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 FIX: add parameter to GAL::DrawCurve to control the curve to polyline 2019-11-17 18:22:13 +01:00
hidpi_gl_canvas.h Add configuration of Hi-DPI canvas scaling in OpenGL 2019-03-25 15:16:18 +00:00
stroke_font.h GAL: Use vector for stroke elements 2019-10-19 07:28:25 -07:00