| 
    KiCad PCB EDA Suite
    
   | 
 
Files | |
| antialiasing.cpp | |
| antialiasing.h | |
| cached_container.cpp | |
| Class to store instances of VERTEX with caching.  | |
| cached_container_gpu.cpp | |
| cached_container_ram.cpp | |
| gl_context_mgr.cpp | |
| gl_resources.cpp | |
| gl_resources.h | |
| gpu_manager.cpp | |
| noncached_container.cpp | |
| Class to store instances of VERTEX without caching.  | |
| opengl_compositor.cpp | |
| Class that handles multitarget rendering (i.e.  | |
| opengl_gal.cpp | |
| shader.cpp | |
| SmaaAreaTex.h | |
| SmaaSearchTex.h | |
| utils.cpp | |
| vertex_container.cpp | |
| Class to store vertices and handle transfers between system memory and GPU memory.  | |
| vertex_item.cpp | |
| Class to handle an item held in a container.  | |
| vertex_manager.cpp | |
| Class to control vertex container and GPU with possibility of emulating old-style OpenGL 1.0 state machine using modern OpenGL methods.  | |