kicad/common/gal
Marek Roszko f8e33be07f Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
..
cairo Fix arcs drawing in Cairo. 2023-08-25 00:09:56 +03:00
opengl gl_context_mgr and gl_util belong in the gal folder 2023-09-19 23:06:44 -04:00
shaders Cleanup naming of shader params/uniforms 2022-05-19 07:49:24 -04:00
CMakeLists.txt Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
color4d.cpp Centralize text size clamping. 2023-06-03 20:29:51 +01:00
cursors.cpp Fix a bunch of C5266 warnings (pointless const on bool/int returns) 2023-05-18 21:35:06 -04:00
dpi_scaling.cpp Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
gal_display_options.cpp Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
graphics_abstraction_layer.cpp ADDED: parameterize font metrics and allow customization of overbar height. 2023-08-06 20:57:41 +01:00
hidpi_gl_3D_canvas.cpp Remove unused header 2023-09-19 21:14:26 -04:00
hidpi_gl_canvas.cpp Evict the Pgm() dependency in GAL 2023-09-06 20:13:46 -04:00
painter.cpp Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04:00