kicad/include/gal
Maciej Suminski 88eb648cbb Alternative way of handling OpenGL initialization & errors
Some faults could result in a crash, as they were not properly
handled. Now the rendering loop is wrapped with try..catch block
which will revert to Cairo in case of an error and display an
error message.

Fixes: lp:1655766
* https://bugs.launchpad.net/kicad/+bug/1655766
2017-01-13 16:50:36 +01:00
..
cairo Refactor COMPOSITOR/OPENGL_COMPOSITOR to enable customization of scene rendering and presentation 2017-01-11 16:20:35 +01:00
opengl Alternative way of handling OpenGL initialization & errors 2017-01-13 16:50:36 +01:00
color4d.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
compositor.h Initialize fields in COMPOSITOR 2017-01-13 16:46:45 +01:00
definitions.h Mainly case changes. 2013-10-14 20:40:36 +02:00
gal_display_options.h OpenGL antialising code clean up & formatting 2017-01-11 16:20:37 +01:00
graphics_abstraction_layer.h Handle flipped view text rendering for Cairo 2016-12-12 16:45:52 +01:00
stroke_font.h Moved text settings from STROKE_FONT to GAL. 2016-05-02 15:56:12 +02:00