kicad/common/gal
Maciej Suminski 8c7175b00d Upload correct amount of vertex data in CACHED_CONTAINER_RAM
Previous implementation uploaded only vertices with indices less
or equal to the number of stored vertices, which is invalid when
the container become fragmented.

Fixes: lp:1712887
* https://bugs.launchpad.net/kicad/+bug/1712887
2017-09-09 21:07:32 +02:00
..
cairo Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
opengl Upload correct amount of vertex data in CACHED_CONTAINER_RAM 2017-09-09 21:07:32 +02:00
color4d.cpp Add a new color selector, to adjust color selection for GAL mode, with support of opacity (alpha channel) 2017-07-18 19:07:47 +02:00
gal_display_options.cpp Move cursor shape flag into GAL settings 2017-03-22 10:24:48 +01:00
graphics_abstraction_layer.cpp GAL mode: the grid don't fill the full screen when moving the grid origin to negative values. 2017-07-14 20:18:37 +02:00
stroke_font.cpp Fixes: lp:1629387 (pagelayout text sometimes shrinking) 2016-10-06 17:19:55 +02:00