kicad/include/gal/opengl
Maciej Suminski 8d952f35c6 Fixed text vertical alignment for bitmap font (OpenGL). 2016-05-03 11:58:48 +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 Fixed text vertical alignment for bitmap font (OpenGL). 2016-05-03 11:58:48 +02:00
shader.h Mainly case changes. 2013-10-14 20:40:36 +02:00
utils.h Unified way of checking OpenGL errors. 2016-05-02 15:56:14 +02:00
vertex_common.h Initial support for bitmap fonts (OpenGL GAL). 2016-05-02 16:04:45 +02:00
vertex_container.h Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
vertex_item.h Code formatting. 2015-02-18 17:53:46 +01:00
vertex_manager.h Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00