blender/build_files/cmake
Brecht Van Lommel 65d95879f7 Cycles: upgrade to CUDA 10.1 as the one officially supported version.
This version fixes various bugs, and there is no need anymore to use both
9.1 and 10.0 for different cards.

There is a bug related to WITH_CYCLES_CUBIN_COMPILER and bump mapping in the
regression tests, so that remains disabled same as it was for CUDA 10.0.

Fix T59286: CUDA bake failing on some cards.
Fix T56858: CUDA 9.2 and 10 issues.
2019-03-15 16:52:28 +01:00
..
config Cycles: upgrade to CUDA 10.1 as the one officially supported version. 2019-03-15 16:52:28 +01:00
example_scripts make_quickie: replace os.system w/ subprocess.call 2018-01-26 12:53:42 +11:00
Modules Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
platform cmake/windows: Set LLVM_INCLUDE_DIRS variable. 2019-03-08 07:18:17 -07:00
buildinfo.cmake Build info: Ensure hash length is same across all platforms and has no conflicts 2018-12-19 12:56:32 +01:00
clang_array_check.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
cmake_consistency_check_config.py Cleanup: correct typo, no need for ./ prefix 2018-11-29 12:54:30 +11:00
cmake_consistency_check.py CMake: update checker 2018-11-29 08:55:05 +11:00
cmake_netbeans_project.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
cmake_print_build_options.py Cleanup: move 'make help_features' into own file 2018-09-13 16:20:02 +10:00
cmake_qtcreator_project.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
cmake_static_check_clang_array.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_cppcheck.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_smatch.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_sparse.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
cmake_static_check_splint.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
macros.cmake Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00
packaging.cmake Build info: Ensure hash length is same across all platforms and has no conflicts 2018-12-19 12:56:32 +01:00
project_info.py project_info: replace os.system w/ subprocess.check_call 2018-01-26 12:38:07 +11:00
project_source_info.py Cleanup: pep8 2016-07-30 18:17:11 +10:00
RpmBuild.cmake Cleanup: trailing space in CMake files 2018-06-10 08:19:03 +02:00