kicad/common/gal/opengl
Simon Richter eb45f02138 Avoid pointer truncation in debug message 2016-06-10 11:06:47 +02:00
..
bitmap_font_desc.c Fixed display of 'b' letter in OpenGL canvas. 2016-05-27 14:44:44 +02:00
bitmap_font_img.c Fixed display of 'b' letter in OpenGL canvas. 2016-05-27 14:44:44 +02:00
cached_container.cpp Avoid pointer truncation in debug message 2016-06-10 11:06:47 +02:00
gpu_manager.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
noncached_container.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
opengl_compositor.cpp Improved grid drawing routine (OpenGL). 2016-05-02 16:15:24 +02:00
opengl_gal.cpp Replace unshared boost::shared_array with std::unique_ptr 2016-06-08 09:43:07 +02:00
shader.cpp Fixes for OpenGL resources handling. 2016-06-07 14:42:42 +02:00
shader.frag Initial support for bitmap fonts (OpenGL GAL). 2016-05-02 16:04:45 +02:00
shader.vert Initial support for bitmap fonts (OpenGL GAL). 2016-05-02 16:04:45 +02:00
utils.cpp Fixed an included header (OpenGL GAL). 2016-05-02 16:12:14 +02:00
vertex_container.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
vertex_item.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
vertex_manager.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00