kicad/include/gal/opengl
Maciej Suminski b7ec4ea160 Corrected the last instance check in OPENGL_GAL. 2016-06-10 17:07:12 +02:00
..
cached_container.h Alternative version of CACHED_CONTAINER::defragmentResize() Certain GPUs do not support glCopyBufferSubData(), therefore there is an alternative version working with good, old memcpy(). 2016-05-02 16:15:24 +02:00
gpu_manager.h Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
noncached_container.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
opengl_compositor.h Minor OPENGL_COMPOSITOR refactoring. 2016-05-02 15:56:16 +02:00
opengl_gal.h Corrected the last instance check in OPENGL_GAL. 2016-06-10 17:07:12 +02:00
shader.h Do not rebuild shaders on each OPENGL_GAL construction. 2016-06-03 15:46:13 +02:00
utils.h Unified way of checking OpenGL errors. 2016-05-02 15:56:14 +02:00
vertex_common.h Use size_t for sizes and offsets. 2016-06-10 17:06:00 +02:00
vertex_container.h Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
vertex_item.h Fixes for OpenGL resources handling. 2016-06-07 14:42:42 +02:00
vertex_manager.h Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00