kicad/include/gal/opengl
Maciej Suminski 733e5a55e3 Faster way of caching items for OPENGL GAL. 2013-05-16 10:35:16 +02:00
..
glm Added functionality for transformation of VBO vertices, extended functions like translate, rotate, scale using glm library. Removed D() macro, as it was not used, but in conflict with glm library. Added VBO_ITEMs for circles, semicircles. Now almost everything is drawn using VBO (besides polygons and grid). 2013-05-15 16:48:10 +02:00
opengl_gal.h Faster way of caching items for OPENGL GAL. 2013-05-16 10:35:16 +02:00
shader.h Introduction of Graphics Abstraction Layer based rendering for pcbnew. 2013-04-02 08:54:03 +02:00
vbo_item.h Faster way of caching items for OPENGL GAL. 2013-05-16 10:35:16 +02:00