kicad/include/gal
Jeff Young 6c34fdefd7 Better exception handling and context locking for GAL.
This prevents deadlocks when exceptions are thrown and the context
ends up not getting unlocked.

It also removes an earlier hack to try and minimize this which
didn't work anyway.
2018-10-12 23:44:49 +01:00
..
cairo eeschema-gal: added EnableDepthTest() feature in GAL 2018-10-09 11:08:52 +01:00
opengl Better exception handling and context locking for GAL. 2018-10-12 23:44:49 +01:00
color4d.h Preserve color scheme when switching to legacy (Fixes lp:1670669) 2017-11-28 10:47:04 +01:00
compositor.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
definitions.h Mainly case changes. 2013-10-14 20:40:36 +02:00
gal_display_options.h 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.h Better exception handling and context locking for GAL. 2018-10-12 23:44:49 +01:00
hidpi_gl_canvas.h Remove wx-3.1 only constructor from HIDPI_GL_CANVAS wrapper. 2017-12-18 16:26:01 +01:00
stroke_font.h Modified STROKE_FONT::ComputeStringBoundaryLimits() to process multiline strings 2018-03-08 10:56:34 +01:00