kicad/common/gal/opengl
Maciej Suminski f1c3ea1c3c Fixed unnecessary comment 2013-10-14 14:42:35 +02:00
..
cached_container.cpp Uncrustified the push&shove source, fixed some warnings. 2013-09-27 10:00:26 +02:00
gpu_manager.cpp Code refactoring. 2013-07-30 18:29:54 +02:00
noncached_container.cpp Fixed memory leaks in containers. 2013-09-12 09:44:57 +02:00
opengl_compositor.cpp Fixed unnecessary comment 2013-10-14 14:42:35 +02:00
opengl_gal.cpp Merged Tom's branch 2013-09-18 16:59:08 +02:00
shader.cpp Code refactoring. 2013-07-30 18:29:54 +02:00
shader.frag Fixed stroked circles width issue with OpenGL shaders. 2013-07-17 10:21:29 +02:00
shader.vert Made GAL backends settings more consistent. Fixed grid line width in the OpenGL backend. 2013-07-30 17:09:06 +02:00
vertex_container.cpp Code refactorization. VBO_CONTAINER is split to [NON]CACHED_MANAGER, GPU_MANAGER and VERTEX_MANAGER. 2013-07-22 10:41:12 +02:00
vertex_item.cpp Code refactorization. VBO_CONTAINER is split to [NON]CACHED_MANAGER, GPU_MANAGER and VERTEX_MANAGER. 2013-07-22 10:41:12 +02:00
vertex_manager.cpp Fixed memory leaks in containers. 2013-09-12 09:44:57 +02:00