Commit History

Author SHA1 Message Date
  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
  Brecht Van Lommel 5801ef71e4 Code refactor: device memory cleanups, preparing for mapped host memory. 7 years ago
  Brecht Van Lommel 34fe3f9c06 Code refactor: remove MEM_WRITE_ONLY, always use MEM_READ_WRITE. 7 years ago
  Brecht Van Lommel 070a668d04 Code refactor: move more memory allocation logic into device API. 7 years ago
  Brecht Van Lommel 7ad9333fad Code refactor: store device/interp/extension/type in each device_memory. 7 years ago
  Brecht Van Lommel fb99ea79f8 Code refactor: split displace/background into separate kernels, remove luma. 7 years ago
  Sergey Sharybin ef8ad66aa2 Fix T49324: True displacement crashes when shader returns NaN 7 years ago
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory 7 years ago
  Mai Lavelle b78e543af9 Cycles: Add names to buffer allocations 8 years ago
  Mai Lavelle 013b46d6bd Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIED 8 years ago
  Mai Lavelle a58fe05c05 Cycles microdisplacement: Move displacement options from mesh to material settings 8 years ago
  Brecht Van Lommel c96a4c8a2a Code refactor: modify mesh storage to use arrays rather than vectors, separate some arrays. 8 years ago
  Brecht Van Lommel 6f29dbd045 Fix issue in with multiple importance sampling in recent code refactor. 8 years ago
  Brecht Van Lommel 0e8cd14dfe Code refactor: use shader pointers rather than shader indexes. 8 years ago
  Sergey Sharybin 36aa7e659e Fix T47180: Cycles deform motion blur + displacement behaves weirdly 9 years ago
  Sergey Sharybin 350cf8ea7f Cycles: Cleanup, whitespace around keywords 9 years ago
  Thomas Dinges ee36e75b85 Cleanup: Fix Cycles Apache header. 10 years ago
  Brecht Van Lommel e4e58d4612 Fix T40370: cycles CUDA baking timeout with high number of AA samples. 10 years ago
  Dalai Felinto eec3eaba08 Cycles Bake 11 years ago
  Brecht Van Lommel e8b1cfed0a Cycles code refactor: replace magic ~0 values in the code with defines. 10 years ago
  Brecht Van Lommel b9ce231060 Cycles: relicense GNU GPL source code to Apache version 2.0. 11 years ago
  Thomas Dinges ba55f2da64 Cycles: 11 years ago
  Brecht Van Lommel ac849f98f5 Fix #35102: crash with experimental cycles displacement feature due to 11 years ago
  Brecht Van Lommel 7cbfe1839b Fix part of #33662: cycles crash using displacement on meshes with vertices not 12 years ago
  Brecht Van Lommel 4ee0087e35 Fix cycles displacement not working well with OSL and multiple objects. 12 years ago
  Brecht Van Lommel 1d8c798188 Cycles: support for motion vector and UV passes. 12 years ago
  Brecht Van Lommel 5873301257 Sample as Lamp option for world shaders, to enable multiple importance sampling. 13 years ago
  Brecht Van Lommel d7932ceea8 Cycles: multi GPU rendering support. 13 years ago
  Brecht Van Lommel b5595298d3 Cycles code refactoring: change displace kernel into more generic shader 13 years ago