kicad/common/gal/opengl
jean-pierre charras 9004ed8801 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
legacy plugin: better compatibility with old brd files (current track width and current vias size, stored in SETUP section, were not read from file and incorrectly set)
2015-03-13 17:48:42 +01:00
..
cached_container.cpp fix several -Woverloaded-virtual warnings in common/* dir 2015-03-06 15:26:47 +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 bugfix: cannot draw 180 degree arc in OpenGL canvas 2015-03-09 10:26:29 +01:00
shader.cpp Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 2015-02-17 17:32:47 +01:00
shader.frag Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
shader.vert Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +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