kicad/include/gal/opengl
Maciej Suminski 4951285a67 GAL::DrawPolygon() and GAL::DrawPolyline() variants that work with VECTOR2D array. 2016-01-20 15:16:39 +01:00
..
cached_container.h fix several -Woverloaded-virtual warnings in common/* dir 2015-03-06 15:26:47 +01:00
gpu_manager.h Few minor updates to CACHED_CONTAINER & GPU_MANAGER classes. - Reduced the number of memory reallocations - Updated code for tests 2015-08-03 21:12:00 +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 GAL::DrawPolygon() and GAL::DrawPolyline() variants that work with VECTOR2D array. 2016-01-20 15:16:39 +01:00
shader.h Mainly case changes. 2013-10-14 20:40:36 +02:00
vertex_common.h Add <cstddef> include for offsetof 2015-07-30 14:29:50 +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 Removed the included GLM library, switched to the system one. 2015-12-08 10:56:53 +01:00