kicad/common/gal
Marcus Comstedt 349c0e1a14 gal/opengl: Fix shader link state check
The old code caused a bool (size 1) to be overwritten by a GLint (size
4) causing undefined behaviour.

Fixes https://gitlab.com/kicad/code/kicad/issues/3981
2020-03-03 21:47:43 +00:00
..
cairo Cairo GAL: fix incorrect use of pixman formats 2020-03-03 18:07:30 +00:00
opengl gal/opengl: Fix shader link state check 2020-03-03 21:47:43 +00:00
color4d.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
gal_display_options.cpp Check if scaling factor has changed when top-level window is moved 2020-02-22 01:25:08 +00:00
graphics_abstraction_layer.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
hidpi_gl_canvas.cpp Add configuration of Hi-DPI canvas scaling in OpenGL 2019-03-25 15:00:55 +00:00
stroke_font.cpp Get rid of line-weight component of overbar height. 2020-02-03 19:35:48 +00:00