kicad/common/gal
Ian McInerney be19e967dc Remove WX_COMPATIBILITY flag
Some classes had been originally designed to be usable separate from wx,
but over time our uses of the classes have become entertwined with wx
features (e.g. colors), and various changes have also leaked wx into the
classes unguarded. So just remove the option to hide wx in those classes
to simplify the code.
2023-02-22 01:44:06 +00:00
..
cairo Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
opengl Silence some warnings with static_casts 2023-02-18 23:36:50 -05:00
shaders Cleanup naming of shader params/uniforms 2022-05-19 07:49:24 -04:00
CMakeLists.txt Use our own cmake module path variable to avoid conflicting with the main ones listy functional 2023-01-03 19:18:16 -05:00
color4d.cpp Remove WX_COMPATIBILITY flag 2023-02-22 01:44:06 +00:00
cursors.cpp Some more wxS 2023-01-16 19:07:50 -05:00
dpi_scaling.cpp Some more wxS 2023-01-16 19:07:50 -05:00
gal_display_options.cpp Some more wxS 2023-01-16 19:07:50 -05:00
graphics_abstraction_layer.cpp Overhaul bitmap text for performance. 2022-05-14 20:09:54 +01:00
hidpi_gl_3D_canvas.cpp 3D viewer: Fix incorrect behavior when moving the scene 2022-07-30 13:27:25 +02:00
hidpi_gl_canvas.cpp Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00