kicad/include/gal
Alex bd1698f80e Allow GAL_DRAWING_CONTEXT dtor to throw exceptions.
These destructors are implicitly noexcept, which woudnt't allow
OpenGL errors to be caught in DoRePaint.

Fixes https://gitlab.com/kicad/code/kicad/issues/12117

(cherry picked from commit 39089ad805)
2022-10-21 17:24:11 +03:00
..
cairo GAL: made Begin/EndDrawing calls public to have more control over timing of rendering context creation/destruction 2021-11-29 23:30:10 +01:00
opengl Gerbview: Fix diff mode issues with OpenGL transparency 2022-01-02 18:18:00 -05:00
color4d.h Work around more instances of the wxWidgets color string locale bug. 2022-10-19 12:56:17 +01:00
compositor.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
cursors.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
definitions.h Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
dpi_scaling.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
gal_display_options.h Further simplification of AA regime 2021-06-08 17:20:41 -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 Allow GAL_DRAWING_CONTEXT dtor to throw exceptions. 2022-10-21 17:24:11 +03:00
hidpi_gl_canvas.h Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00
stroke_font.h Go back to using space-width for tabs (instead of max-char-width). 2021-06-24 23:53:27 +01:00