kicad/common/gal/opengl
Maciej Suminski 05a30b7591 Do not draw anything if vertex containers are empty. 2016-05-02 16:08:50 +02:00
..
bitmap_font_desc.c Initial support for bitmap fonts (OpenGL GAL). 2016-05-02 16:04:45 +02:00
bitmap_font_img.c Initial support for bitmap fonts (OpenGL GAL). 2016-05-02 16:04:45 +02:00
cached_container.cpp Disabled CACHED_CONTAINER freeing memory on GAL<->legacy switch. 2016-04-04 13:54:55 +02:00
gpu_manager.cpp Do not draw anything if vertex containers are empty. 2016-05-02 16:08:50 +02:00
noncached_container.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
opengl_compositor.cpp Minor OPENGL_COMPOSITOR refactoring. 2016-05-02 15:56:16 +02:00
opengl_gal.cpp SwapBuffers() contain an implicit glFlush() 2016-05-02 16:08:50 +02:00
shader.cpp Fixed SHADER::AddParameter() function. 2016-05-02 15:56:13 +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 Unified way of checking OpenGL errors. 2016-05-02 15:56:14 +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 VERTEX_MANAGER functions return false in case of failure. 2016-05-02 15:56:11 +02:00