kicad/include/gal/opengl
Maciej Suminski bd8998d1da Fixed cursor drawing for OpenGL. 2013-08-28 17:06:07 +02:00
..
glm Fixind GLM headers problem. 2013-07-16 08:42:44 +02:00
cached_container.h Code refactoring. 2013-07-30 18:29:54 +02:00
gpu_manager.h Added initialization of variable, preventing unconditional jumps. Fixed typos in comments. 2013-07-29 14:12:27 +02:00
noncached_container.h 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.h 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.h Fixed cursor drawing for OpenGL. 2013-08-28 17:06:07 +02:00
shader.h Shaders can handle integer parameters (uniforms). 2013-07-03 13:08:43 +02:00
vertex_common.h Code refactoring. 2013-07-30 18:29:54 +02:00
vertex_container.h Fixed high contrast mode in OpenGL. Split display settings loading into more appropriate places. 2013-07-25 18:04:15 +02:00
vertex_item.h 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.h Code refactorization. VBO_CONTAINER is split to [NON]CACHED_MANAGER, GPU_MANAGER and VERTEX_MANAGER. 2013-07-22 10:41:12 +02:00