kicad/common/gal
Qbort f3f17401dc Fix OPENGL_GAL initialization sequence
- 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-07-04 10:54:30 +00:00
..
cairo Defer image surface destruction until next paint 2020-04-02 14:36:57 -04:00
opengl Fix OPENGL_GAL initialization sequence 2020-07-04 10:54:30 +00:00
color4d.cpp Fix initialization order fiasco with colors 2020-06-19 17:05:18 +01:00
dpi_scaling.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
gal_display_options.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
graphics_abstraction_layer.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00
hidpi_gl_canvas.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
stroke_font.cpp Reverse interpretation of triple-tilde. 2020-05-11 22:56:09 +01:00