Sergey Sharybin
|
d663048696
Fix T66691: Ceash trying to render the 2.80 splash image
|
5 years ago |
Brecht Van Lommel
|
7a92b8820b
Cycles: remove hair minimum width support.
|
5 years ago |
Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 years ago |
Brecht Van Lommel
|
8e6f765964
Fix T62844: Cycles crash with bevel and degenerate geometry.
|
5 years ago |
Sergey Sharybin
|
ccd291aafb
Cycles: Fix uninitialized number of hits
|
6 years ago |
Lukas Stockner
|
7fa6f72084
Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel
|
6 years ago |
Sergey Sharybin
|
cd9ab9d99e
Cycles: Cleanup, code style
|
6 years ago |
Sergey Sharybin
|
65e9388440
Revert "Cycles: Cleanup, move Embree BVH logic to own file"
|
6 years ago |
Sergey Sharybin
|
2bad10be96
Cycles: Cleanup, move Embree BVH logic to own file
|
6 years ago |
Sergey Sharybin
|
2d98b198e9
Cycles: Cleanup, indentation in preprocessor
|
6 years ago |
Sergey Sharybin
|
3e76cc494a
Cycles: Cleanup, indentation
|
6 years ago |
Sergey Sharybin
|
203de0bbf0
Cycles: Cleanup, space after (void)
|
6 years ago |
Sergey Sharybin
|
cb4b5e12ab
Cycles: Cleanup, spacing after preprocessor
|
6 years ago |
Brecht Van Lommel
|
33201a48b0
Fix build with OSL, remove unneeded file after Embree changes.
|
6 years ago |
Stefan Werner
|
2c5531c0a5
Cycles: Added Embree as BVH option for CPU renders.
|
6 years ago |
Sergey Sharybin
|
de3ee3c6e8
Cycles: Fix compilation error of CUDA kernel
|
6 years ago |
Sergey Sharybin
|
b030277e79
Cycles: Fix crash with BVH8 on certain scenes
|
6 years ago |
Sergey Sharybin
|
73f2056052
Cycles: Add BVH8 and packeted triangle intersection
|
7 years ago |
Lukas Stockner
|
799779d432
Cycles: change Ambient Occlusion shader to output colors.
|
6 years ago |
Sergey Sharybin
|
16017178b2
Revert "Cycles: Cleanup: Don't use return on function returning void"
|
6 years ago |
Lukas Stockner
|
ba65f7093b
Cycles: Cleanup: Don't use return on function returning void
|
6 years ago |
Brecht Van Lommel
|
f79f386731
Code refactor: rename subsurface to local traversal, for reuse.
|
7 years ago |
Brecht Van Lommel
|
fc38276d74
Fix Cycles shadow catcher objects influencing each other.
|
7 years ago |
Sergey Sharybin
|
0579eaae1f
Cycles: Make all #include statements relative to cycles source directory
|
7 years ago |
Sergey Sharybin
|
d14e39622a
Cycles: First implementation of shadow catcher
|
8 years ago |
Sergey Sharybin
|
85a5fbf2ce
Cycles: Workaround incorrect SSS with CUDA toolkit 8.0.61
|
7 years ago |
Sergey Sharybin
|
930186d3df
Cycles: Optimize sorting of transparent intersections on CUDA
|
8 years ago |
Sergey Sharybin
|
21dbfb7828
Cycles: Fix wrong transparent shadows with CUDA
|
8 years ago |
Sergey Sharybin
|
04cf1538b5
Cycles: Fix compilation error on OpenCL
|
8 years ago |
Sergey Sharybin
|
9830eeb44b
Cycles: Implement record-all transparent shadow function for GPU
|
8 years ago |