kicad/common/gal
Jeff Young 38e5faf21b Overhaul bitmap text for performance.
Also adjusts metrics to better match stroke font.

Also removes text-halo highlighting as it's too expensive to re-render
when the zoom changes.

Fixes https://gitlab.com/kicad/code/kicad/issues/11460
2022-05-14 20:09:54 +01:00
..
cairo Prefer EDA_ANGLE to naked radians. 2022-01-20 21:10:04 +00:00
opengl Overhaul bitmap text for performance. 2022-05-14 20:09:54 +01:00
shaders Move all the shaders to glsl files (and fix the processor more) 2022-05-12 23:37:44 -04:00
CMakeLists.txt Switch shader storage to char arrays 2022-05-14 11:39:46 -04:00
color4d.cpp Fix color4d distance return type 2022-02-06 21:05:44 -05:00
cursors.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
dpi_scaling.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
gal_display_options.cpp Update GAL observers for all frames, not just calling frame. 2020-10-09 21:30:09 +01:00
graphics_abstraction_layer.cpp Overhaul bitmap text for performance. 2022-05-14 20:09:54 +01:00
hidpi_gl_canvas.cpp Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00