Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 years ago |
Campbell Barton
|
65ec7ec524
Cleanup: remove redundant, invalid info from headers
|
6 years ago |
Sergey Sharybin
|
cb4b5e12ab
Cycles: Cleanup, spacing after preprocessor
|
6 years ago |
Sergey Sharybin
|
73f2056052
Cycles: Add BVH8 and packeted triangle intersection
|
7 years ago |
Brecht Van Lommel
|
5261cd233c
Fix Cycles crash rendering mix of instanced and non-instanced volumes.
|
6 years ago |
Sergey Sharybin
|
2f79d1c058
Cycles: Replace use_qbvh boolean flag with an enum-based property
|
7 years ago |
Sergey Sharybin
|
0579eaae1f
Cycles: Make all #include statements relative to cycles source directory
|
7 years ago |
Sergey Sharybin
|
6ea54fe9ff
Cycles: Switch to reformulated Pluecker ray/triangle intersection
|
7 years ago |
Sergey Sharybin
|
ba8c7d2ba1
Cycles: Use SSE-optimized version of triangle intersection for motion triangles
|
7 years ago |
Sergey Sharybin
|
f8a999c965
Cycles: Move triangle intersection precalc to an util file
|
7 years ago |
Hristo Gueorguiev
|
57e26627c4
Cycles: SSS and Volume rendering in split kernel
|
7 years ago |
Sergey Sharybin
|
bc096e1eb8
Cycles: Split ShaderData object and shader flags
|
8 years ago |
Sergey Sharybin
|
a5f14ad1a2
Cycles: Make regular bvh traversal functions close to each other
|
8 years ago |
Sergey Sharybin
|
6ba59660fb
Cycles: Cleanup, sync some comments across different traversal
|
8 years ago |
Sergey Sharybin
|
6353ecb996
Cycles: Tweaks to support CUDA 8 toolkit
|
8 years ago |
Sergey Sharybin
|
7030794171
Cycles: Revert previous fixes to intersect_all functions
|
8 years ago |
Sergey Sharybin
|
3637cbbcf8
Cycles: Fix wrong termination criteria in intersect_all functions
|
8 years ago |
Sergey Sharybin
|
ea32a03801
Fix T48824: Crash when having too many ray-to-volume intersections
|
8 years ago |
Sergey Sharybin
|
cf82b49a0f
Cycles: Cleanup, variables name
|
8 years ago |
Sergey Sharybin
|
4355603790
Cycles: Move BVK kernel files to own directory
|
8 years ago |