Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2014-02-04 19:04:07 +0400
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2014-02-04 19:07:50 +0400
commit28e6d05e0952bf96eec0320231178c883e0b8079 (patch)
tree7dfda1019692f0402eb3e23d77b2ad494966cb2f /build_files
parent30b5aef6789a2cf39020151b00410bd1d8f1c3d7 (diff)
Fix cycles crash with float image textures on CPU without AVX support.
The AVX kernel functions for reading image textures could be get used from non-AVX kernels. These are C++ class methods and need to be marked for inlining, all other functions are static so they don't leak into other kernels.
Diffstat (limited to 'build_files')
0 files changed, 0 insertions, 0 deletions