blender/intern/cycles/kernel/kernels
Sergey Sharybin f2c54df625 Cycles: Expose image image extension mapping to the image manager
Currently only two mappings are supported by API, which is Repeat (old behavior)
and new Clip behavior. Internally this extension is being converted to periodic
flag which was already supported but wasn't exposed.

There's no support for OpenCL yet because of the way how we pack images into a
single texture.

Those settings are not exposed to UI or anywhere else and there should be no
functional changes so far.
2015-07-21 21:58:19 +02:00
..
cpu Cycles: Expose image image extension mapping to the image manager 2015-07-21 21:58:19 +02:00
cuda Cycles: Move branched path tracking into own file 2015-06-15 23:02:42 +02:00
opencl Cycles: Commit file missing from conditionally compiling baking kernel 2015-07-18 16:26:41 +02:00