kicad/common/gal/opengl
Maciej Suminski 113e75c5c5 VERTEX_MANAGER functions return false in case of failure. 2016-05-02 15:56:11 +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 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.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
opengl_compositor.cpp FIxed rendering artifacts in OpenGL canvas. 2015-09-09 10:49:25 +02:00
opengl_gal.cpp Code formatting. 2016-05-02 15:56:10 +02:00
shader.cpp Fix some coverity warnings (mainly not initialized members) 2015-03-21 10:06:04 +01: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
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