kicad/3d-viewer/3d_rendering/3d_render_ogl_legacy
Seth Hillbrand f8784f30a8 Removing OpenMP
This commit finishes the removal of OpenMP from the KiCad codebase.
Removed in this commit are the OpenMP calls in 3d-viewer and
qa/polygon_triangulation as well as all references in CMakeLists.txt

std::thread is used instead for multithreaded computation
2018-09-21 12:44:20 -07:00
..
c3d_render_createscene_ogl_legacy.cpp Replacing Tesselation 2018-09-01 19:30:50 -07:00
c3d_render_ogl_legacy.cpp 3D viewer: Remove outdated option "show holes in zones" that was no longer used in opengl mode, and useless in ray tracing 2017-12-28 11:01:10 +01:00
c3d_render_ogl_legacy.h 3D viewer: minor enhancement: display the name of the 3D shape being loaded. 2018-05-08 16:07:09 +02:00
c_ogl_3dmodel.cpp 3d: Replace glFinish with glFlush 2018-06-13 15:32:18 -07:00
c_ogl_3dmodel.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
clayer_triangles.cpp Removing OpenMP 2018-09-21 12:44:20 -07:00
clayer_triangles.h Removing OpenMP 2018-09-21 12:44:20 -07:00
ogl_legacy_utils.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
ogl_legacy_utils.h Fix a few doxygen warnings 2017-07-03 10:45:56 +02:00