Browse Source
Use TesselatePolygon() to draw polygons in Gerbview instead of GLU tesselation, much slower. Add helper methods in GAL to know if the current GAL engine is Cairo, OpenGL or something else, useful to optimize drawing code.pull/13/head
7 changed files with 32 additions and 8 deletions
Loading…
Reference in new issue