kicad/include/gal
Ian McInerney 33da9b2327 Reintroduce constexpr to COLOR4D
This fixes the initialization-order fiasco in the color initialization
sequence, which was originally fixed by making COLOR4D constexpr, but
was then reintroduced when the assert was changed to wxASSERT (wxASSERT
is not compatible with constexpr).
2023-04-05 14:07:01 +01:00
..
cairo GAL: Do better job at reserving vertices. 2022-09-14 16:07:47 +00:00
opengl Improve canvas responsiveness by better swap interval management. 2022-11-18 00:32:25 +05:00
color4d.h Reintroduce constexpr to COLOR4D 2023-04-05 14:07:01 +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 Improve HiDPI handling of appearance/layer controls 2023-02-22 09:20:36 -05:00
gal_display_options.h Further simplification of AA regime 2021-06-08 17:20:41 -07:00
gal_print.h Remove WX_COMPATIBILITY flag 2023-02-22 01:44:06 +00:00
graphics_abstraction_layer.h Fix snapping dist when disabling grid 2022-12-21 17:47:45 -08:00
hidpi_gl_3D_canvas.h Move 3D controls to a new class 2022-06-21 23:38:22 +00:00
hidpi_gl_canvas.h Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00