kicad/common/gal/opengl
jean-pierre charras 1c9115ee91 opengl_gal: fix a strange but already encountered issue on Ubuntu/Unity when switching to GAL: the dialog which test the opengl version was never raised, and the Pcb editor frame partially no more responding to menu events.
Also fix a bug: this test dialog was never destroyed.
2015-07-13 10:46:05 +02:00
..
cached_container.cpp Fix some coverity warnings (mainly not initialized members) 2015-03-21 10:06:04 +01:00
gpu_manager.cpp Coverity fixes. 2015-03-11 14:17:43 +01:00
noncached_container.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
opengl_compositor.cpp Remove a few coverity warnings. Fix some comments which were incorrect, due to the changes in code. Remove not compiled code (kept as comments), now outdated or useless 2015-03-13 17:48:42 +01:00
opengl_gal.cpp opengl_gal: fix a strange but already encountered issue on Ubuntu/Unity when switching to GAL: the dialog which test the opengl version was never raised, and the Pcb editor frame partially no more responding to menu events. 2015-07-13 10:46:05 +02:00
shader.cpp Fix some coverity warnings (mainly not initialized members) 2015-03-21 10:06:04 +01:00
shader.frag Fixed overlapping segment endings in OpenGL view. 2015-03-30 14:09:56 +02:00
shader.vert Fixed overlapping segment endings in OpenGL view. 2015-03-30 14:09:56 +02:00
vertex_container.cpp Rework to support multiple views with OpenGL GAL canvas. 2014-07-09 11:22:42 +02:00
vertex_item.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
vertex_manager.cpp Modified error handling for OpenGL backend, now error messages should be visible. 2013-11-11 10:48:49 +01:00