kicad/common/gal/opengl
Maciej Suminski c0465e5519 Instance counter for OPENGL_GAL to avoid double freeing. 2016-05-02 15:56:16 +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 Improved error checking in GPU_MANAGER. 2016-05-02 15:56:16 +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 Instance counter for OPENGL_GAL to avoid double freeing. 2016-05-02 15:56:16 +02:00
shader.cpp Fixed SHADER::AddParameter() function. 2016-05-02 15:56:13 +02:00
shader.frag Fixed overlapping segment endings in OpenGL view. 2015-03-30 14:09:56 +02:00
shader.vert Fixed overlapping segment endings in OpenGL view. 2015-03-30 14:09:56 +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