kicad/include/gal/opengl
decimad 402f53a302 update font code along with the changes done in the msdf atlas tool (use codepoint spans and refined char placement)
add font coordinate system clarification drawing (svg)
2016-10-20 14:31:09 +02:00
..
cached_container.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
gpu_manager.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
noncached_container.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
opengl_compositor.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
opengl_gal.h update font code along with the changes done in the msdf atlas tool (use codepoint spans and refined char placement) 2016-10-20 14:31:09 +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 Replace boost::shared_ptr with std::shared_ptr. 2016-06-29 11:09:55 -04:00