blender/intern/cycles
Sergey Sharybin 60cf62ff4b Cycles: Minor optimization of equirectangular projection
Don't calculate sine twice, store this in a variable instead.

Perhaps compilers can optimize this out, but helping them a but wouldn't hurt.
2016-03-24 15:01:39 +01:00
..
app Fix compilation of cycles standalone and network device 2016-03-11 10:00:47 +01:00
blender Fix T47856: Cycles problem when running from multi-byte path 2016-03-23 13:58:31 +01:00
bvh Fix (harmless) assert in BVH spatial splits with Visual Studio debug builds. 2016-02-17 00:07:35 +01:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Some typo fixes 2016-03-12 15:01:20 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Minor optimization of equirectangular projection 2016-03-24 15:01:39 +01:00
render Fix T47856: Cycles problem when running from multi-byte path 2016-03-23 13:58:31 +01:00
subd Cycles: Correction to asserts, they will never trigger before 2016-02-03 15:01:26 +01:00
test Cycles: Add some utility tests using GTests 2016-02-06 19:19:20 +01:00
util Fix T47856: Cycles problem when running from multi-byte path 2016-03-23 13:58:31 +01:00
CMakeLists.txt Fix compilation of cycles standalone and network device 2016-03-11 10:00:47 +01:00