kicad/common/gal/opengl
Maciej Suminski 89a138c09e Added handling keyboard events for the Tool framework. 2013-08-21 17:37:27 +02:00
..
cached_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
gpu_manager.cpp Code refactoring. 2013-07-30 18:29:54 +02:00
noncached_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
opengl_compositor.cpp Smarter way of the overlay rendering (overlay is always refreshed, while cached&noncached targets only if the viewport or items have changed). 2013-08-19 11:02:38 +02:00
opengl_gal.cpp Added handling keyboard events for the Tool framework. 2013-08-21 17:37:27 +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 Code refactoring. 2013-07-30 18:29:54 +02:00