Campbell Barton
|
c47d669f24
Cleanup: comments (long lines) in cycles
|
5 年 前 |
Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 年 前 |
Campbell Barton
|
5ef4b0438c
Cleanup: trailing space
|
5 年 前 |
Brecht Van Lommel
|
9873005ecd
Cleanup: simplify kernel features definition.
|
5 年 前 |
Jeroen Bakker
|
2f6257fd7f
Cycles/OpenCL: Compile Kernels During Scene Update
|
5 年 前 |
Jeroen Bakker
|
6237743111
Cycles/OpenCL: Added missing opencl programs
|
5 年 前 |
Jeroen Bakker
|
298dabc79b
Cycles/OpenCL: Reduce How Often Kernel Recompilations Are Needed
|
5 年 前 |
Jeroen Bakker
|
02a7e875d7
Cycles OpenCL: Remove single program
|
5 年 前 |
Jeroen Bakker
|
76442e676e
Codestyle: comments
|
5 年 前 |
Brecht Van Lommel
|
564d252d60
Cleanup: remove unnecessary assert.
|
5 年 前 |
Ray Molenkamp
|
ff304d3665
Cycles: Fix build error
|
5 年 前 |
Jeroen Bakker
|
dabe5cd31a
T61971: Compilation Displacement/Background Kernel
|
5 年 前 |
Jeroen Bakker
|
e6099c7e46
T61576: Do Not (Re-)Compile OpenCL kernels
|
5 年 前 |
Brecht Van Lommel
|
f1304c973f
Fix T61810: Cycles OpenCL denoising broken after recent changes.
|
5 年 前 |
Jeroen Bakker
|
6e9dca2214
Codestyle: Indentation
|
5 年 前 |
Brecht Van Lommel
|
fda79dbd79
Cleanup: fix compiler warning.
|
5 年 前 |
Jeroen Bakker
|
949ab753bb
Cycles OpenCL: Remove OpenCL MegaKernel
|
5 年 前 |
Jeroen Bakker
|
667033e89e
T61463: Separate Baking kernels
|
5 年 前 |
Brecht Van Lommel
|
9800837b98
Cycles: Support multithreaded compilation of kernels
|
5 年 前 |
Brecht Van Lommel
|
a8b8da5567
Fix T58183: crash with CPU + GPU rendering after profiling changes.
|
6 年 前 |
Sergey Sharybin
|
cb4b5e12ab
Cycles: Cleanup, spacing after preprocessor
|
6 年 前 |
Sergey Sharybin
|
e0cc3e9809
Cycles: Fix wrong BVH used when disabling AVX2 in debug settings
|
6 年 前 |
Lukas Stockner
|
97a0d6fcc7
Cycles Denoising: Refactor denoiser tile handling
|
6 年 前 |
Lukas Stockner
|
b10c64bd2f
Cycles Denoising: Split main function into logical steps
|
6 年 前 |
Sergey Sharybin
|
8e1dd7ed81
Cycles: Remove unneeded include statements
|
7 年 前 |
Lukas Stockner
|
40f528a7da
Cycles: Add per-tile render time debug pass
|
7 年 前 |
Brecht Van Lommel
|
bd4bea3e98
Cycles: avoid reallocating tile denoising memory many times during render.
|
7 年 前 |
Mai Lavelle
|
5cb8730689
Cycles: Add another limit to OpenCL memory usage
|
7 年 前 |
Sergey Sharybin
|
eccd18a91f
Cycles: Fix compilation error without C++11
|
7 年 前 |
Brecht Van Lommel
|
070a668d04
Code refactor: move more memory allocation logic into device API.
|
7 年 前 |