Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 years ago |
Campbell Barton
|
1daa20ad9f
Cleanup: strip trailing space for cycles
|
6 years ago |
Sergey Sharybin
|
4d38932cb4
Cycles: Use more stable version of integer square root function
|
7 years ago |
Sergey Sharybin
|
9d50175b6c
Cycles: Fix correlation issues in certain cases
|
8 years ago |
Brecht Van Lommel
|
636195e402
Fix T48301: Cycles incorrect render with CMJ and viewport samples 0.
|
8 years ago |
Sergey Sharybin
|
b6d9cbe654
Cycles: Fix bug in CMJ pattern when number of samples is 1
|
9 years ago |
Sergey Sharybin
|
537bd0eb51
Fix T46671: Cycles assert with CMJ sample function
|
9 years ago |
Sergey Sharybin
|
5ff132182d
Cycles: Code cleanup, spaces around keywords
|
9 years ago |
Sergey Sharybin
|
61eab743f1
Cycles: Optimization for CMJ in CUDA kernels
|
10 years ago |
Thomas Dinges
|
ee36e75b85
Cleanup: Fix Cycles Apache header.
|
10 years ago |
Sergey Sharybin
|
d84c15696b
Fix T41601: Correlated multi-jitter with high samples "hangs"
|
10 years ago |
Thomas Dinges
|
24ea3ab1a9
Cleanup: intrin.h is already included via util_optimization.h.
|
10 years ago |
Sergey Sharybin
|
e827d904ae
Move include outside of the CCL namespace
|
10 years ago |
Sergey Sharybin
|
44fc0ddee9
Cycles: Use compiler intrinsics for clz/ctz in CMJ code for MSVC
|
10 years ago |
Brecht Van Lommel
|
c18712e868
Cycles: change __device and similar qualifiers to ccl_device in kernel code.
|
11 years ago |
Brecht Van Lommel
|
e25ad0778f
Fix #36545: crash with branched path tracing, correlated multi-jittered
|
11 years ago |
Brecht Van Lommel
|
b9ce231060
Cycles: relicense GNU GPL source code to Apache version 2.0.
|
11 years ago |
Brecht Van Lommel
|
16204bd647
Cycles: prepare to make CUDA 5.0 the official version we use
|
11 years ago |
Brecht Van Lommel
|
484d765bd4
Cycles: attempt to fix internal compile error with some visual studio builds
|
11 years ago |
Brecht Van Lommel
|
37f92119e4
Fix #35665: more CUDA issues with recent kernel changes, tested on sm_20, sm_21
|
11 years ago |
Brecht Van Lommel
|
b20a7e01d0
Cycles: experimental correlated multi-jittered sampling pattern that can be used
|
11 years ago |