Go to file
Sergey Sharybin d23a53c74a Cycles: Fix/workaround for gcc-7.2
For some reason when building with gcc-7.2 (which is default
in previous Ubuntu LTS) the guarded allocator is not being
properly instantiated.

Doesn't happen with newer version of gcc-7 which is 7.3, and
also doesn't happen with gcc-6 and gcc-8.

Would be nice to know what is wrong, but for the time being
committing workaround which keeps Blender users happy.
2018-11-12 12:16:07 +01:00
build_files build: add proper embree support to platform_win32.cmake 2018-11-07 19:34:49 -07:00
doc Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-19 18:18:05 +02:00
extern Build: require OpenJPEG 2.x minimum, remove bundled version. 2018-09-11 12:45:05 +02:00
intern Cycles: Fix/workaround for gcc-7.2 2018-11-12 12:16:07 +01:00
release readme: use name 'macOS' 2018-11-09 11:49:49 +11:00
source PyAPI: update keyword list 2018-11-11 09:37:26 +11:00
tests Cleanup: style 2018-10-09 07:58:06 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Revert "Gitignore: Ignore diffs in all subdirs" 2018-07-31 13:03:48 -04:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt Cycles: Added Embree as BVH option for CPU renders. 2018-11-07 12:58:12 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: move 'make help_features' into own file 2018-09-13 16:20:02 +10:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00