7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-12-22 00:29:41 +00:00
kicad/common/gal
Jeff Young 7a4b3602b9 Reduce dependency on dynamic_cast.
(3DViewer crosses compile boundaries when run from
CvPCB.)
2024-12-05 18:17:02 +00:00
..
3d Support touchscreen gestures (zoom/pan/rotate) in 3D viewer. 2024-06-08 21:13:16 +03:00
cairo Revert "Support hidpi in Cairo GAL canvas; performance improvements." 2024-12-02 22:44:20 +03:00
opengl Remove C macro in favor of class template 2024-11-21 18:04:23 -08:00
shaders Cleanup naming of shader params/uniforms 2022-05-19 07:49:24 -04:00
CMakeLists.txt Move some things starting from reporter to kicommon 2024-09-02 21:15:14 -04:00
color4d.cpp Standardise clamp function 2024-10-09 21:27:58 -06:00
cursors.cpp Detect if HiDPI cursors are needed 2024-05-26 07:51:15 -07:00
gal_display_options.cpp Move some things starting from reporter to kicommon 2024-09-02 21:15:14 -04:00
graphics_abstraction_layer.cpp Detect if HiDPI cursors are needed 2024-05-26 07:51:15 -07:00
hidpi_gl_3D_canvas.cpp Reduce dependency on dynamic_cast. 2024-12-05 18:17:02 +00:00
hidpi_gl_canvas.cpp Move some things starting from reporter to kicommon 2024-09-02 21:15:14 -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