kicad/common/gal/opengl
jean-pierre charras 6e8a8a6b25 Fix some coverity warnings (mainly not initialized members) 2015-03-21 10:06:04 +01: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 bugfix: cannot draw 180 degree arc in OpenGL canvas 2015-03-09 10:26:29 +01:00
shader.cpp Fix some coverity warnings (mainly not initialized members) 2015-03-21 10:06:04 +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