kicad/include/gal/opengl
Maciej Suminski 67b0a8c990 Fixed type casting in SHADER class 2017-01-11 17:37:10 +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 Add UI control to set up gal opengl antialiasing and load/store the settings 2017-01-11 16:20:37 +01:00
shader.h Fixed type casting in SHADER class 2017-01-11 17:37:10 +01: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