Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 years ago |
Brecht Van Lommel
|
db7f9a70b0
Cycles: Added Float2 attribute type.
|
5 years ago |
L. E. Segovia
|
5078b9d2d0
Cycles: add Principled Hair BSDF.
|
6 years ago |
Sergey Sharybin
|
451ccf7396
Cycles: Cleanup, move curve intersection functions to own file
|
7 years ago |
Sergey Sharybin
|
77a7a7f455
Cycles: Cleanup, trailign whitespace
|
7 years ago |
Sergey Sharybin
|
95fe9b2617
Cycles: Cleanup, remove bvh prefix from curve functions
|
7 years ago |
Sergey Sharybin
|
360cf8393a
Cycles: Make vectorized types constructor from register explicit
|
7 years ago |
Sergey Sharybin
|
90d85c7975
Cycles: Fix compilation error of AVX2 kernels with SSE optimization disabled
|
7 years ago |
Sergey Sharybin
|
48fa2c83eb
Cycles: Attempt to work around compilation errors of CUDA on sm_2x
|
7 years ago |
Sergey Sharybin
|
2b44db4cfc
Fix/workaround T50533: Transparency shader doesn't cast shadows with curve segments
|
7 years ago |
Mai Lavelle
|
352ee7c3ef
Cycles: Remove ccl_fetch and SOA
|
8 years ago |
Sergey Sharybin
|
8b8c0d0049
Cycles: Don't calculate primitive time if BVH motion steps are not used
|
8 years ago |
Sergey Sharybin
|
dc7bbd731a
Cycles: Fix wrong hair render results when using BVH motion steps
|
8 years ago |
Sergey Sharybin
|
d1131227c5
Cycles: Cleanup, indentation within preprocessor
|
8 years ago |
Sergey Sharybin
|
31fbf2b74a
Cycles: Implement AVX2 path for curve intersection functions
|
8 years ago |
Brecht Van Lommel
|
a3abb020e3
Fix Cycles CUDA performance on CUDA 8.0.
|
8 years ago |
Mai Lavelle
|
cd809b95d8
Cycles: Add AttributeDescriptor
|
8 years ago |
Campbell Barton
|
9f5621bb4a
Cleanup: comment blocks
|
8 years ago |
Sergey Sharybin
|
700722f686
Cycles: Cleanup, indent nested preprocessor directives
|
9 years ago |
Sergey Sharybin
|
79aa50dc53
Cycles: Enable hair for split kernels when using Intel or NVidia drivers
|
9 years ago |
Sergey Sharybin
|
ae7d84dbc1
Cycles: Use native saturate function for CUDA
|
9 years ago |
Sergey Sharybin
|
5ff132182d
Cycles: Code cleanup, spaces around keywords
|
9 years ago |
Sv. Lockal
|
c8fb488b08
Fix T41066: An actual fix for curve intersection on FMA-enabled CPUs
|
10 years ago |
Sergey Sharybin
|
09ac6cae09
Cycles: Cleanup and optimization comment update
|
10 years ago |
Campbell Barton
|
abd38c00f1
Cycles: set hit values in-order
|
10 years ago |
Sergey Sharybin
|
34937f6547
Fix T41139: Cycles Hair BSDF roughness problem
|
10 years ago |
Thomas Dinges
|
cd5e1ff74e
Cycles Refactor: Add SSE Utility code from Embree for cleaner SSE code.
|
10 years ago |
Thomas Dinges
|
abec198665
Code cleanup, unused variables and comments.
|
10 years ago |
Brecht Van Lommel
|
fe00dbcc23
Fix cycles motion pass for hair curves showing a bit of motion when there isn't any.
|
10 years ago |
Campbell Barton
|
8d16869d83
Code cleanup: Add -Werror=float-conversion to Cycles
|
10 years ago |