kicad/include/gal/opengl
Wayne Stambaugh be8327bd54 GAL memory allocation fixes.
Vertex memory allocation uses malloc and realloc without checking the
result.  Throw exceptions that can be caught in the DoRepaint() method
in EDA_DRAW_PANEL_GAL when malloc and realloc return a null pointer.
2021-02-22 08:15:09 -05:00
..
cached_container.h GAL memory allocation fixes. 2021-02-22 08:15:09 -05:00
cached_container_gpu.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
cached_container_ram.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
gpu_manager.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
kiglew.h Use <wx/platform.h> instead of <wx/setup.h> 2020-11-12 12:05:19 +00:00
noncached_container.h GAL memory allocation fixes. 2021-02-22 08:15:09 -05:00
opengl_compositor.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
opengl_gal.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
shader.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
utils.h OpenGL driver debug routines 2017-08-08 09:31:57 +02:00
vertex_common.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
vertex_container.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
vertex_item.h Header clean up round 5. 2020-12-21 18:42:21 -05:00
vertex_manager.h Header clean up round 5. 2020-12-21 18:42:21 -05:00