kicad/common/gal/opengl
Maciej Suminski dcb5d8f25c Merged Tom's branch 2013-09-18 16:59:08 +02:00
..
cached_container.cpp Fixed memory leaks in containers. 2013-09-12 09:44:57 +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 Some comments. 2013-09-04 16:25:57 +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