Blender Git Loki
Git Commits -> Revision 0e9c677
Revision 0e9c677 by Sergey Sharybin (master) August 7, 2014, 15:45 (GMT) |
Add blender launcher application when building with MSVC Main idea of this change is to make a small executable which will set OMP_WAIT_POLICY environment variable and then will launch blender itself. This is a teporary solution for the time being we'll have a more clear solution to high CPU usage with OpenMP when building with MSVC. Reviewers: campbellbarton, juicyfruit Reviewed By: juicyfruit Differential Revision: https://developer.blender.org/D717 |
Commit Details:
Full Hash: 0e9c67734388b91b55fbf968b778d0c68586b6c8
Parent Commit: 26dc8b7
Lines Changed: +92, -1
1 Added Path:
/source/creator/creator_launch_win.c (+63, -0) (View)