Files
test/intern/cycles/render
Sergey Sharybin b8c3f59e92 Tomato Cycles: resolve textures limit when using CPU render
Remove limit for number of textures when using CPU rendering,
so huge scenes from Mango could be rendered properly.

Re-arranged float and bytes textures for this, so now float
textures goes before byte. This is needed to make alignment
stuff easier for variable number of textures.

Also replace code-generated CPU kernel structure's members
with an array, which makes it easier to access textures
without adding bunch of cases in switch.

Should be no functional changes when rendering with GPU
or OpenCL devices.
2012-07-30 15:26:06 +00:00
..
2011-08-28 13:55:59 +00:00
2011-12-18 15:34:06 +00:00
2012-06-09 17:22:52 +00:00
2012-05-05 19:44:33 +00:00
2012-06-09 17:22:52 +00:00
2012-06-09 17:22:52 +00:00
2012-06-09 17:22:52 +00:00