kicad/common/gal
jean-pierre charras 5ecfd32654 OpenGl fix: call enableGlDebug( true ) only in Kicad debug build, and only on Linux
(Because we have crashes on OSX and some Window installs)
2018-02-10 11:57:22 +01:00
..
cairo Add support for reversed draw order and Cairo negative draw mode 2017-09-25 13:35:01 +02:00
opengl OpenGl fix: call enableGlDebug( true ) only in Kicad debug build, and only on Linux 2018-02-10 11:57:22 +01:00
color4d.cpp Preserve color scheme when switching to legacy (Fixes lp:1670669) 2017-11-28 10:47:04 +01:00
gal_display_options.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
graphics_abstraction_layer.cpp gal: Draw grid from edge to edge 2017-12-20 09:28:39 +01:00
hidpi_gl_canvas.cpp Remove wx-3.1 only constructor from HIDPI_GL_CANVAS wrapper. 2017-12-18 16:26:01 +01:00
stroke_font.cpp Fix overbar display in OpenGL canvas 2017-12-07 17:58:54 +01:00