Campbell Barton
|
6529d20d79
Cleanup: spelling in comments
|
5 years ago |
Campbell Barton
|
c47d669f24
Cleanup: comments (long lines) in cycles
|
6 years ago |
Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
6 years ago |
Jeroen Bakker
|
2f6257fd7f
Cycles/OpenCL: Compile Kernels During Scene Update
|
6 years ago |
Brecht Van Lommel
|
97c7c0abf5
Cleanup: add clarifying comments for recent NUMA fixes.
|
6 years ago |
Brecht Van Lommel
|
c5eb10b110
Fix T60585: Cycles not using all cores on threadripper, after recent changes.
|
6 years ago |
Sergey Sharybin
|
48506a3431
Fix T60145: Cycles resets manually set affinity
|
6 years ago |
Sergey Sharybin
|
c1dd74580e
Fix T60227: Crash when Cycles uses more than system threads
|
6 years ago |
Sergey Sharybin
|
826d7adde7
Fix T59874: Cycles CPU 25% load only during rendering
|
6 years ago |
Campbell Barton
|
1daa20ad9f
Cleanup: strip trailing space for cycles
|
6 years ago |
Sergey Sharybin
|
8e1dd7ed81
Cycles: Remove unneeded include statements
|
7 years ago |
Brecht Van Lommel
|
db8bc1d982
Fix a few harmless maybe uninitialized warnings with GCC 5.4.
|
7 years ago |
Sergey Sharybin
|
0579eaae1f
Cycles: Make all #include statements relative to cycles source directory
|
8 years ago |
Sergey Sharybin
|
751573ce6f
Fix T50034: Blender changes processor affinity unauthorized
|
8 years ago |
Sergey Sharybin
|
b62faa54de
Cycles: Add support of processor groups
|
8 years ago |
Sergey Sharybin
|
3a80d5e1d0
Cycles: Fix rare dead-locks on TaskScheduler::exit()
|
9 years ago |
Sergey Sharybin
|
5ab3a97dbb
Cycles: Log overall time spent on building object's BVH
|
9 years ago |
Sergey Sharybin
|
f318e8322f
Cycles: Report thread ID from worker thread to callbacks
|
9 years ago |
Sergey Sharybin
|
c8d2bc7890
Cycles: Always use guarded allocator of vectors
|
9 years ago |
Sergey Sharybin
|
585dd26120
Cycles: Code cleanup, prepare for strict C++ flags
|
10 years ago |
Thomas Dinges
|
ee36e75b85
Cleanup: Fix Cycles Apache header.
|
10 years ago |
Campbell Barton
|
48c1e0c0fc
spelling: use American spelling for canceled
|
11 years ago |
Brecht Van Lommel
|
60e5abe71f
Fix a few issues reported by coverity scan.
|
11 years ago |
Brecht Van Lommel
|
6785874e7a
Fix #36137: cycles render not using all GPU's when the number of GPU's is larger
|
11 years ago |
Brecht Van Lommel
|
b9ce231060
Cycles: relicense GNU GPL source code to Apache version 2.0.
|
11 years ago |
Thomas Dinges
|
636b314677
Code cleanup / Cycles:
|
11 years ago |
Thomas Dinges
|
9732c6283e
Cycles / CPU Rendering:
|
11 years ago |
Brecht Van Lommel
|
2d0a586c29
Cycles OpenCL: keep the opencl context and program around for quicker rendering
|
12 years ago |
Brecht Van Lommel
|
38c94e9194
Fix cycles crash that happened with mesh emission and diffuse/glossy ray
|
12 years ago |
Brecht Van Lommel
|
204113b791
Fix #33107: cycles fixed threads 1 was still having two cores do work,
|
12 years ago |