kicad/3d-viewer
Mario Luzeiro 2a793cc22c Remove mm_malloc from raytracer
There is no need to use mm_malloc at this moment. Explanation:
1) It was planned that there was advantadge to use aligned memory but it
was not measured the performance. 2) aligned memory is needed for use
with SIMD (i.e: SSE) but that is not used at moment.

Fixes: lp:1626278
https://bugs.launchpad.net/kicad/+bug/1626278
2017-02-13 10:08:20 -05:00
..
3d_cache panel_prev_model.cpp: try a better way to fix issue with wxSpinButtons on Linux. 2017-02-07 11:05:08 +01:00
3d_canvas 3d-viewer: draw dimension graphics 2017-02-01 09:45:32 -05:00
3d_model_viewer Fix unlimited zoom with "Use touchpad to pan" 2017-01-14 09:17:56 -05:00
3d_rendering Remove mm_malloc from raytracer 2017-02-13 10:08:20 -05:00
3d_viewer Improvements on 3DViewer raytracing render 2016-12-22 16:18:20 -05:00
common_ogl 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_enums.h (forget to staged modified files) 2016-10-09 11:33:53 -04:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_math.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_math.h (forget to staged modified files) 2016-10-09 11:33:53 -04:00
3d_viewer.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_viewer_id.h (forget to staged modified files) 2016-10-09 11:33:53 -04:00
CMakeLists.txt Rewrite code for PANEL_PREV_3D because the way events were previously managed are not compatible with a good mouse event management. 2017-02-07 09:06:42 +01:00
credits.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
openmp_mutex.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00