kicad/common/gal
dsa-t 7ee8f786f2 Don't try to clear empty bitmap cache.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18310


(cherry picked from commit e5a5b59ac1)

Co-authored-by: Alex Shvartzkop <dudesuchamazing@gmail.com>
2024-07-01 15:23:55 +00:00
..
3d HIDPI_GL_3D_CANVAS needs CAMERA so move it over 2023-09-23 20:06:57 -04:00
cairo Detect if HiDPI cursors are needed 2024-06-29 11:22:11 -07:00
opengl Don't try to clear empty bitmap cache. 2024-07-01 15:23:55 +00:00
shaders Cleanup naming of shader params/uniforms 2022-05-19 07:49:24 -04:00
CMakeLists.txt Rename the `gal` output to `kigal` 2024-01-13 11:35:59 -05:00
color4d.cpp Centralize text size clamping. 2023-06-03 20:29:51 +01:00
cursors.cpp Detect if HiDPI cursors are needed 2024-06-29 11:22:11 -07:00
dpi_scaling.cpp gal as a shared lib, gaasl! 2023-09-26 22:31:31 -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 Detect if HiDPI cursors are needed 2024-06-29 11:22:11 -07:00
hidpi_gl_3D_canvas.cpp Remove unused header 2023-09-19 21:14:26 -04:00
hidpi_gl_canvas.cpp Use wxWidgets to track DPI. 2024-06-03 18:47:43 +01:00
painter.cpp Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04:00