Brecht Van Lommel
|
070a668d04
Code refactor: move more memory allocation logic into device API.
|
7 years ago |
Brecht Van Lommel
|
7ad9333fad
Code refactor: store device/interp/extension/type in each device_memory.
|
7 years ago |
Campbell Barton
|
b66728d63d
Merge branch 'master' into blender2.8
|
7 years ago |
Brecht Van Lommel
|
3df2e6d76b
Fix T53109: denoising variance debug passes not working after recent changes.
|
7 years ago |
Campbell Barton
|
ea606a7847
Merge branch 'master' into blender28
|
7 years ago |
Brecht Van Lommel
|
5bb677e592
Code refactor: zero render buffers outside of kernel.
|
7 years ago |
Brecht Van Lommel
|
e3e16cecc4
Code refactor: remove rng_state buffer and compute hash on the fly.
|
7 years ago |
Julian Eisel
|
9181f13af7
Merge branch 'master' into blender2.8
|
7 years ago |
Lukas Stockner
|
43b374e8c5
Cycles: Implement denoising option for reducing noise in the rendered image
|
7 years ago |
Dalai Felinto
|
b868f43fd3
Cycles support for preview on viewport with core profile
|
7 years ago |
Sergey Sharybin
|
0579eaae1f
Cycles: Make all #include statements relative to cycles source directory
|
7 years ago |
Mai Lavelle
|
b78e543af9
Cycles: Add names to buffer allocations
|
8 years ago |
Sergey Sharybin
|
53fa389802
Cycles: Use dedicated debug passes for traversed nodes and intersection tests
|
8 years ago |
Sergey Sharybin
|
789fdab825
Cycles: Fix wrong scaling of traversed instances debug pass
|
8 years ago |
Sergey Sharybin
|
618b3480c8
Cycles: Cleanup, remove duplicated code
|
8 years ago |
Lukas Stockner
|
4e68f48227
Cycles: Initialize the RNG state from the kernel instead of the host
|
8 years ago |
Brecht Van Lommel
|
e7d13b8a1d
Code refactor: nodify Cycles background and film.
|
8 years ago |
Sergey Sharybin
|
0903ee6ce2
Cycles: Scale debug pass with number of samples
|
8 years ago |
Lukas Stockner
|
1955754934
Cycles: Cleanup: Swap order of the RNG-state-initializing for-loops
|
8 years ago |
Sergey Sharybin
|
2bd6de5bbb
Cycles: Add debug pass showing average number of ray bounces per pixel
|
9 years ago |
Antony Riakiotakis
|
4fc3188112
Cycles: Get rid of one more OpenGL matrix manipulation/push/pop.
|
9 years ago |
Sergey Sharybin
|
ae7d84dbc1
Cycles: Use native saturate function for CUDA
|
9 years ago |
Thomas Dinges
|
ee36e75b85
Cleanup: Fix Cycles Apache header.
|
10 years ago |
Sergey Sharybin
|
27d660ad20
Cycles: Add support for debug passes
|
10 years ago |
Sergey Sharybin
|
74518b2826
Fix T39420: Cycles viewport/preview flickers, when moving mouse across editors
|
10 years ago |
Campbell Barton
|
1dc1d92dab
Code cleanup: white space and cmake was broken on all platforms
|
11 years ago |
Brecht Van Lommel
|
4ecfb215e2
Fix: ensure cycles mist pass stays in range 0..1, it could have values out of
|
11 years ago |
Brecht Van Lommel
|
29f6616d60
Cycles: viewport render now takes scene color management settings into account,
|
11 years ago |
Brecht Van Lommel
|
b9ce231060
Cycles: relicense GNU GPL source code to Apache version 2.0.
|
11 years ago |
Brecht Van Lommel
|
3d847ed6e6
Fix #36064: cycles direct/indirect light passes with materials that have zero
|
11 years ago |