kicad/include/gal/opengl
Maciej Suminski 11f8e53e27 Smoother arc rendering in OpenGL GAL
Fixes: lp:1496114
* https://bugs.launchpad.net/kicad/+bug/1496114
2017-03-10 14:08:59 +01: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 OpenGL antialising code clean up & formatting 2017-01-11 16:20:37 +01:00
opengl_gal.h Smoother arc rendering in OpenGL GAL 2017-03-10 14:08:59 +01:00
shader.h More code formatting 2017-01-13 10:36:59 +01:00
utils.h checkGlError() may throw exceptions or display an error message 2017-01-13 16:46:02 +01: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