kicad/common/gal/opengl
Maciej Suminski 5a8adcdf52 Improved testing/profiling code for CACHED_CONTAINER. Switched from wxLogDebug to wxLogTrace. Adjusted CACHED_CONTAINER_TEST levels required for certain tests. Added a test to check used space in the container. 2016-05-02 16:12:17 +02:00
..
bitmap_font_desc.c Switched bitmap font to higher resolution. 2016-05-02 16:11:39 +02:00
bitmap_font_img.c Switched bitmap font to higher resolution. 2016-05-02 16:11:39 +02:00
cached_container.cpp Improved testing/profiling code for CACHED_CONTAINER. Switched from wxLogDebug to wxLogTrace. Adjusted CACHED_CONTAINER_TEST levels required for certain tests. Added a test to check used space in the container. 2016-05-02 16:12:17 +02:00
gpu_manager.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
noncached_container.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
opengl_compositor.cpp Minor OPENGL_COMPOSITOR refactoring. 2016-05-02 15:56:16 +02:00
opengl_gal.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
shader.cpp Fixed SHADER::AddParameter() function. 2016-05-02 15:56:13 +02:00
shader.frag Initial support for bitmap fonts (OpenGL GAL). 2016-05-02 16:04:45 +02:00
shader.vert Initial support for bitmap fonts (OpenGL GAL). 2016-05-02 16:04:45 +02:00
utils.cpp Fixed an included header (OpenGL GAL). 2016-05-02 16:12:14 +02:00
vertex_container.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
vertex_item.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
vertex_manager.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00