Go to file
Mai Lavelle 55d28e604e Cycles: Proper fix for recent OpenCL image crash
Problem was that some code checks to see if device_pointer is null or
not and the new allocator wasn't even setting the pointer to anything
as it tracks memory location separately. Setting the pointer to non
null keeps all users of device_pointer happy.
2017-08-09 04:27:39 -04:00
build_files Fix CMake dependencies builder issues on Linux with TBB and Python packages. 2017-08-08 02:33:37 +02:00
doc 2.79 release: update version numbers & readfile versionning code. 2017-08-01 19:22:31 +02:00
extern Update CUEW to latest version 2017-08-08 14:27:28 +02:00
intern Cycles: Proper fix for recent OpenCL image crash 2017-08-09 04:27:39 -04:00
release Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
source Fix T52280: The Image node in Compositing can't read Z buffer of openEXR in 2.79 2017-08-09 00:29:23 +02:00
tests Modules test: Don't print backtrace for files which are ignored 2017-08-09 09:42:03 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: Only set CMAKE_BUILD_TYPE_INIT when not set 2017-06-27 09:50:35 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
make.bat [msvc/make.bat] Limit the amount of simultaneously compiled projects. 2017-05-03 15:15:35 -06:00