Go to file
Sergey Sharybin 19adfd3176 Cycles: Fix OpenCL kernel compilation after the bake commit
There is no function pointers in OpenCL specification. For as long
as we want to support this platform we should follow the specifications.

While the code is not totally optimal now, it should not be that huge
of performance issue on CPU since it does jump tables just nicely, so
it's not that much extra computation here.
2016-01-19 22:53:19 +01:00
build_files CMake: check for LLVM static library by default 2016-01-19 12:37:26 +11:00
doc BGE: Allow access to light shadow settings with python 2016-01-17 18:47:14 +01:00
extern CMake: De-duplicate checks around unordered maps and shared pointer 2016-01-14 12:38:46 +05:00
intern Cycles: Fix OpenCL kernel compilation after the bake commit 2016-01-19 22:53:19 +01:00
release Usual i18n/UI messages tweaks. 2016-01-19 20:31:06 +01:00
source Usual i18n/UI messages tweaks. 2016-01-19 20:31:06 +01:00
tests GTests: were using C++11 feature 2016-01-19 20:44:57 +11:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt rather then → rather than 2016-01-18 10:20:14 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00
make.bat Minor edits to sync make.bat & makefile 2016-01-04 20:42:00 +11:00