kicad/include/gal/opengl
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
..
cached_container.h Upload correct amount of vertex data in CACHED_CONTAINER_RAM 2017-09-09 21:07:32 +02:00
cached_container_gpu.h Moved VERTEX_CONTAINERs intialization to the constructors 2017-08-08 15:33:57 +02:00
cached_container_ram.h Moved VERTEX_CONTAINERs intialization to the constructors 2017-08-08 15:33:57 +02:00
gpu_manager.h Fixes for video cards unable to use gl{Un,}MapBuffer correctly 2017-08-08 14:26:05 +02:00
noncached_container.h VERTEX_CONTAINER documentation update 2017-08-21 13:30:35 +02:00
opengl_compositor.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
opengl_gal.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
shader.h More code formatting 2017-01-13 10:36:59 +01:00
utils.h OpenGL driver debug routines 2017-08-08 09:31:57 +02:00
vertex_common.h Code formatting 2017-09-09 21:07:32 +02:00
vertex_container.h VERTEX_CONTAINER documentation update 2017-08-21 13:30:35 +02:00
vertex_item.h Fixes for video cards unable to use gl{Un,}MapBuffer correctly 2017-08-08 14:26:05 +02:00
vertex_manager.h Code formatting 2017-09-09 21:07:32 +02:00