kicad/include/gal/opengl
Alexander Golubev f2ce42ddb5 fix several -Woverloaded-virtual warnings in common/* dir
- CACHED_CONTAINER::GetVertices: removed useless and unused function
   which does nothing but tainted the API
 - SHAPE_LINE_CHAIN::Collide( const BOX2I& aBox, int aClearance ):
   removed an outdated function with assert(false)
 - SHAPE::BBox(): fix a small typo in the doc string
2015-03-06 15:26:47 +01:00
..
glm GLM (tool for opengl) update to 0.9.4.6 2014-02-17 19:42:52 +01:00
cached_container.h fix several -Woverloaded-virtual warnings in common/* dir 2015-03-06 15:26:47 +01:00
gpu_manager.h Fix slow opengl canvas on Mac OS 10.9. 2014-09-13 19:31:40 +02:00
noncached_container.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
opengl_compositor.h Rework to support multiple views with OpenGL GAL canvas. 2014-07-09 11:22:42 +02:00
opengl_gal.h Reworked GAL switching. 2015-02-15 02:18:35 +01:00
shader.h Mainly case changes. 2013-10-14 20:40:36 +02:00
vertex_common.h Mainly case changes. 2013-10-14 20:40:36 +02:00
vertex_container.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
vertex_item.h Code formatting. 2015-02-18 17:53:46 +01:00
vertex_manager.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00