kicad/include/gal
Wayne Stambaugh be8327bd54 GAL memory allocation fixes.
Vertex memory allocation uses malloc and realloc without checking the
result.  Throw exceptions that can be caught in the DoRepaint() method
in EDA_DRAW_PANEL_GAL when malloc and realloc return a null pointer.
2021-02-22 08:15:09 -05:00
..
cairo Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
opengl GAL memory allocation fixes. 2021-02-22 08:15:09 -05:00
color4d.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
compositor.h Header clean up round 5. 2020-12-21 18:42:21 -05: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 Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -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 typo. 2021-02-08 17:27:20 +00:00
hidpi_gl_canvas.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
stroke_font.h Fix tab spacing to use widest character as ref 2021-02-09 09:44:00 -08:00