blender/source/creator
Sergey Sharybin bfaebeaee6 Fix T46799: Blender crashes when enumerating POCL devices
The issue was caused by a conflict between std::error_code linked into
Blender which is compiled without C++11 support and POCL's expectations
of std::error_code which was actually linked against C++11's STL.
2015-11-27 14:48:26 +05:00
..
blender.map Fix T46799: Blender crashes when enumerating POCL devices 2015-11-27 14:48:26 +05:00
buildinfo.c Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
CMakeLists.txt Cmake Cpack fix cpack on Apple and Linux 2015-11-07 22:42:21 +01:00
creator_launch_win.c Fix T41962: Command-line without specified filename doesn't renders 2014-09-26 15:09:44 +06:00
creator.c Accept non-existing files from the CLI 2015-11-25 13:59:21 +01:00
osx_locals.map OSX: make some more symbols global only, this may prevent clashes on older systems and is good for loading times anyway. 2014-09-19 15:00:15 +02:00