blender/intern/cycles
Campbell Barton 7b873b0662 Add safe_normalize to cycles, avoid checking length first
This won't give any big speedup,
just avoids redundant sqrtf and may be useful in future.

Differential Revision: https://developer.blender.org/D880
2014-11-08 13:37:42 +01:00
..
app Ghost Context Refactor 2014-10-07 15:47:32 -05:00
blender Cleanup: cycles whitespace 2014-11-08 13:37:42 +01:00
bvh Cycles: Rebuild BVH from scratch if loading cache failed 2014-09-01 18:05:10 +06:00
cmake Ghost Context Refactor 2014-10-07 15:47:32 -05:00
device Fix typo breaking compilation with SSE2. 2014-11-02 23:01:09 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cleanup: cycles whitespace 2014-11-08 13:37:42 +01:00
render Add safe_normalize to cycles, avoid checking length first 2014-11-08 13:37:42 +01:00
subd Add safe_normalize to cycles, avoid checking length first 2014-11-08 13:37:42 +01:00
util Add safe_normalize to cycles, avoid checking length first 2014-11-08 13:37:42 +01:00
CMakeLists.txt Futher tweaks to WITH_CPU_SSE option 2014-10-15 18:45:09 +06:00
SConscript Ghost Context Refactor 2014-10-07 15:47:32 -05:00