Historique des commits

Auteur SHA1 Message Date
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern il y a 5 ans
  Brecht Van Lommel 8491dba0c6 Fix T60300: Cycles SSS render hanging with AMD OpenCL. il y a 6 ans
  Brecht Van Lommel fffdedbcc1 Fix T54962: Cycles crash using subsurface scattering texture blur. il y a 6 ans
  Brecht Van Lommel 606bc5f301 Fix T54105: random walk SSS missing in branched indirect paths. il y a 7 ans
  Brecht Van Lommel 0df9b2c715 Cycles: random walk subsurface scattering. il y a 7 ans
  Brecht Van Lommel aabafece03 Code refactor: tweaks in SSS code to prepare for coming changes. il y a 7 ans
  Brecht Van Lommel 28e2bc90dd Code refactor: remove unnecessary RNG offset in branched path code. il y a 7 ans
  Brecht Van Lommel ce4915cddb Code refactor: store RGB BSSRDF in a single closure. il y a 7 ans
  Mai Lavelle 470b4cb62f Cycles: Fix crash with split branched path tracing il y a 7 ans
  Mai Lavelle 087331c495 Cycles: Replace __MAX_CLOSURE__ build option with runtime integrator variable il y a 7 ans
  Brecht Van Lommel f79f386731 Code refactor: rename subsurface to local traversal, for reuse. il y a 7 ans
  Brecht Van Lommel 8a72be7697 Cycles: reduce closure memory usage for emission/shadow shader data. il y a 7 ans
  Brecht Van Lommel 095a01a73a Cycles: slightly improve BSDF sample stratification for path tracing. il y a 7 ans
  Brecht Van Lommel b3afc8917c Code cleanup: refactor BSSRDF closure sampling, for next commit. il y a 7 ans
  Brecht Van Lommel 1d1ddd48db Fix T52470: cycles OpenCL hair rendering not working after recent changes. il y a 7 ans
  Brecht Van Lommel cfa8b762e2 Code cleanup: move rng into path state. il y a 7 ans
  Sergey Sharybin 40c04dd649 Cycles: Cleanup, indentation il y a 7 ans
  Mai Lavelle 6238214159 Cycles: Faster split branched path tracing by sharing samples with inactive threads il y a 7 ans
  Sergey Sharybin 2eb906e1b4 Cycles: Fix access array index of -1 in SSS and volume split kernels il y a 7 ans
  Sergey Sharybin 850bb7a50b Cycles: Cleanup, indentation il y a 7 ans
  Mai Lavelle 915766f42d Cycles: Branched path tracing for the split kernel il y a 7 ans
  Hristo Gueorguiev 8ada7f7397 Cycles: Remove ccl_addr_space from RNG passed to functions il y a 7 ans
  Mai Lavelle 60a344b43d Cycles: Fix handling of barriers il y a 8 ans
  Sergey Sharybin 1cad64900e Cycles: Define ccl_local variables in kernel functions il y a 8 ans
  Sergey Sharybin aa36c73c33 Cycles: Add missing header in the file il y a 8 ans
  Hristo Gueorguiev 57e26627c4 Cycles: SSS and Volume rendering in split kernel il y a 8 ans