Commit Graph

13 Commits

Author SHA1 Message Date
Nikolay Amiantov
b317d7cfd4 opensubdiv: 3.2.0 -> 3.3.0
Fix build with new CUDA toolkit.
2017-10-19 12:47:56 +03:00
Nikolay Amiantov
378bfba023 treewide: use default compiler for cuda 2017-10-19 12:47:30 +03:00
Guillaume Bouchard
2348c6ce56 opensubdiv: fix glew paths
Include and lib are not in ${glew} but in ${glew.dev}.

This changes what is found by the cmake of opensubdiv and some features
are now enabled, such as OpenGL 4.2 support.
2017-10-17 17:13:23 +02:00
Eelco Dolstra
afc0218ecd blender: Fix CUDA support
CUDA toolkit 8 doesn't support gcc 6, so we have to build opensubdiv
and blender with gcc 5.
2017-09-16 22:45:22 +02:00
Nikolay Amiantov
d7ecf89580 opensubdiv: 3.0.5 -> 3.2.0
Also remove cudatoolkit override as we have cudatoolkit = cudatoolkit8 now.
2017-02-28 17:22:06 +03:00
Eelco Dolstra
1a9cf94ba2
Revert "opensubdiv: Remove cudatoolkit from the closure"
This reverts commit 6a472cf4c1. On
second thought, this is not a good idea, because it means that a
CUDA-enabled Blender doesn't work on non-CUDA systems anymore (since
they don't have libOpenCL.so in /run/opengl-driver). I guess a better
solution will be to split cudatoolkit into multiple outputs.
2017-02-14 12:59:02 +01:00
Eelco Dolstra
6a472cf4c1 opensubdiv: Remove cudatoolkit from the closure
This reduces Blender's closure size by around ~2 GiB when CUDA support
is enabled.
2017-02-14 09:43:04 +01:00
Eelco Dolstra
09f58645ca opensubdiv: 3.0.4 -> 3.0.5 2016-09-17 00:40:41 +02:00
Eelco Dolstra
68e216d604 opensubdiv: Use separate outputs 2016-09-01 18:57:43 +02:00
Eelco Dolstra
3934980ca4 opensubdiv: Don't install static libraries 2016-09-01 18:57:43 +02:00
Eelco Dolstra
b688074c51 opensubdiv: Prevent runtime dependency on mesa_noglu.dev 2016-09-01 18:57:43 +02:00
Eelco Dolstra
5759b447dc opensubdiv: 3.0.3 -> 3.0.4 2016-03-22 21:33:54 +01:00
Eelco Dolstra
c90d26140e opensubdiv: Add 2015-10-08 00:57:21 +02:00