projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix T54105: random walk SSS missing in branched indirect paths.
[blender-staging.git]
/
intern
/
cycles
/
kernel
/
kernel_subsurface.h
2018-02-21
Brecht Van Lommel
Fix T54105: random walk SSS missing in branched indirec...
blob
|
commitdiff
|
raw
2018-02-09
Brecht Van Lommel
Cycles: add random walk subsurface scattering to Princi...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Brecht Van Lommel
Cycles: random walk subsurface scattering.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
Brecht Van Lommel
Code refactor: tweaks in SSS code to prepare for coming...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-26
Brecht Van Lommel
Code refactor: store RGB BSSRDF in a single closure.
blob
|
commitdiff
|
raw
|
diff to current
2018-01-11
Brecht Van Lommel
Fix Cycles bevel normal baking having some random incor...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-09
Mai Lavelle
Cycles: Replace __MAX_CLOSURE__ build option with runti...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Brecht Van Lommel
Code refactor: rename subsurface to local traversal...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Brecht Van Lommel
Cycles: reduce closure memory usage for emission/shadow...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-20
Brecht Van Lommel
Cycles: slightly improve BSDF sample stratification...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-20
Brecht Van Lommel
Code cleanup: refactor BSSRDF closure sampling, for...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-24
Brecht Van Lommel
Code cleanup: remove shader context.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-19
Brecht Van Lommel
Code cleanup: move rng into path state.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Sergey Sharybin
Cycles: Fix compilation error of OpenCL mega kernel
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Hristo Gueorguiev
Cycles: Workaround for AMD GPU OpenCL compiler
blob
|
commitdiff
|
raw
|
diff to current
2017-05-02
Mai Lavelle
Cycles: Branched path tracing for the split kernel
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Hristo Gueorguiev
Workaround for AMD GPU OpenCL compiler.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-21
Sergey Sharybin
Cycles: Solve speed regression of classroom scene after...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-21
Sergey Sharybin
Cycles: Fix regression in SSS rendering after principle...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-21
Sergey Sharybin
Cycles: Cleanup, indentation of comment
blob
|
commitdiff
|
raw
|
diff to current
2017-04-18
Pascal Schoen
Squashed commit of the following:
blob
|
commitdiff
|
raw
|
diff to current
2017-03-27
Hristo Gueorguiev
Cycles: Remove ccl_addr_space from RNG passed to functions
blob
|
commitdiff
|
raw
|
diff to current
2017-03-24
Sergey Sharybin
Cycles: Workaround incorrect SSS with CUDA toolkit...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-09
Hristo Gueorguiev
Cycles: SSS and Volume rendering in split kernel
blob
|
commitdiff
|
raw
|
diff to current
2017-03-08
Mai Lavelle
Cycles: Remove ccl_fetch and SOA
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Sergey Sharybin
Cycles: Get rid of ifdef-ed noinline policy
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Sergey Sharybin
Cycles: Fix use of uninitialized variable in SSS
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Sergey Sharybin
Cycles: Cleanup, style
blob
|
commitdiff
|
raw
|
diff to current
2016-09-12
Sergey Sharybin
Cycles: Fix wrong SSS in combination with hair on AVX2...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-05
Sergey Sharybin
Cycles: Correction to previous commit
blob
|
commitdiff
|
raw
|
diff to current
2016-08-05
Sergey Sharybin
Cycles: Fix/workaround for wrong/noise render results...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
Sergey Sharybin
Cycles: Recent SSS inline changes broke CPU tests
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
Sergey Sharybin
Cycles: Tweaks to support CUDA 8 toolkit
blob
|
commitdiff
|
raw
|
diff to current
2016-07-31
Brecht Van Lommel
Cycles: refactor kernel closure storage to use structs...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-23
Lukas Stockner
Cycles: Add multi-scattering, energy-conserving GGX...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-06
Brecht Van Lommel
Fix Burley BSSRDF NaNs and fireflies.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-04
Thomas Dinges
Cleanup: Update BSSRDF code comment.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-02
Sergey Sharybin
Cycles: Cleanup and reference actual paper used for...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-12
Sergey Sharybin
Cycles: Use proper primitive for the motion subsurface...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-11
Sergey Sharybin
Cycles: Fix for SSS objects being black when combined...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Sergey Sharybin
Cycles: Whitespace cleanup, extra space in the argument...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-06
Thomas Dinges
Cycles: Refactor how we pass bounce info to light path...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-01
Sergey Sharybin
Cycles: Fix wrong SSS on scaled instanced objects
blob
|
commitdiff
|
raw
|
diff to current
2015-12-01
Sergey Sharybin
Cycles: Remove TODO, it is possible there'll be more...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-25
Sergey Sharybin
Cysles: Avoid having ShaderData on the stack
blob
|
commitdiff
|
raw
|
diff to current
2014-12-25
Thomas Dinges
Cleanup: Fix Cycles Apache header.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
Campbell Barton
Code cleanup: white space and cmake was broken on all...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Brecht Van Lommel
Cycles: change __device and similar qualifiers to ccl_d...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-08
Thomas Dinges
Cycles / SSS:
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
Brecht Van Lommel
Fix cycles CUDA/OpenCL build error after recent change.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Brecht Van Lommel
Fix issue in last subsurface commit with branched path...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Brecht Van Lommel
Cycles: reduce noise using regular path tracing + subsu...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Thomas Dinges
Cycles:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Sergey Sharybin
Merging r59182 through r59257 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Brecht Van Lommel
Cycles: relicense GNU GPL source code to Apache version...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Brecht Van Lommel
Cycles: Subsurface Scattering
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Sergey Sharybin
Merging r58778 through r59080 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-03
Thomas Dinges
Cycles / SSS:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-03
Thomas Dinges
Merged revision(s) 58785-58855 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-02
Thomas Dinges
Cycles / SSS Render Passes:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-04
Thomas Dinges
Cycles:
blob
|
commitdiff
|
raw
|
diff to current
2013-06-02
Thomas Dinges
Cycles / Math functions:
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
Brecht Van Lommel
Fix #35207: addition to previous fix to avoid OSL getti...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-17
Brecht Van Lommel
Cycles: code refactoring to deduplicate the various...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Campbell Barton
svn merge ^/trunk/blender -r55700:55776
blob
|
commitdiff
|
raw
|
diff to current
2013-04-03
Brecht Van Lommel
Fix #34852: multilayer SSS material rendering different...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-02
Brecht Van Lommel
Cycles: small code cleanup + fix SSS closure mixed...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-01
Brecht Van Lommel
Cycles: initial subsurface multiple scattering support...
blob
|
commitdiff
|
raw
|
diff to current