Commit History

Author SHA1 Message Date
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern 5 years ago
  Jeroen Bakker 2f6257fd7f Cycles/OpenCL: Compile Kernels During Scene Update 5 years ago
  Brecht Van Lommel 7b38ad7286 Fix T57138: Cycles CMJ failing with viewport samples set to 0. 5 years ago
  Lukas Stockner e379a9ba91 Cycles: add animation denoising Python operator. 6 years ago
  Lukas Stockner 405cacd4cd Cycles: prefilter feature passes separate from denoising. 6 years ago
  Brecht Van Lommel a8b8da5567 Fix T58183: crash with CPU + GPU rendering after profiling changes. 6 years ago
  Lukas Stockner 7fa6f72084 Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel 6 years ago
  Sergey Sharybin cb4b5e12ab Cycles: Cleanup, spacing after preprocessor 6 years ago
  Lukas Stockner e3817e5ec1 Cycles: Support generating Denoising passes without actually denoising 6 years ago
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles 6 years ago
  Guillaume Chereau e56fd59f22 Code refactor: move OIIO image buffer writing outside session, into callback. 6 years ago
  Brecht Van Lommel 6199a606a6 Cycles: disable progressive refine if denoising or save buffers is used. 7 years ago
  Lukas Stockner 66c1b23aa1 Cycles/BI: Add a pixel size option for speeding up viewport rendering 7 years ago
  Lukas Stockner 9b914764a9 Fix T51652: Cycles - Persistant Images not storing images 7 years ago
  Mai Lavelle 177385dc43 Cycles: Reload kernels from Session when requested features change 7 years ago
  Lukas Stockner 43b374e8c5 Cycles: Implement denoising option for reducing noise in the rendered image 7 years ago
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory 7 years ago
  Lukas Stockner a2ebc5268f Cycles: Refactor Progress system to provide better estimates 8 years ago
  Lukas Stockner dd921238d9 Cycles: Refactor Device selection to allow individual GPU compute device selection 8 years ago
  Sergey Sharybin 92774ff792 Cycles: Use explicit qualifier for single-argument constructors 8 years ago
  Sergey Sharybin a51e9ece53 Cycles: Fix misleading remaining time report when using infinite number of samples in viewport 8 years ago
  Sergey Sharybin 17c95d0a96 Cycles: Add utility function to count maximum number of closures used by session 9 years ago
  Sergey Sharybin 0e4ddaadd4 Cycles: Change the way how we pass requested capabilities to the device 9 years ago
  Martijn Berger f01456aaa4 Optionally use c++11 stuff instead of boost in cycles where possible. We do and continue to depend on boost though 9 years ago
  Sergey Sharybin 888d810185 Cycles: Use lower progressive update timeout for preview rendering 10 years ago
  Thomas Dinges ee36e75b85 Cleanup: Fix Cycles Apache header. 10 years ago
  Brecht Van Lommel 0d9e6a736a Fix T40262: cycles GPU bake crash due to kernels not loaded, randomly due to thread timing. 10 years ago
  Nathan Letwory 0684ac9301 Move ShadingSystem enum to shader.h 10 years ago
  Nathan Letwory 9a7c4ead3f Move BVHType and shadingsystem enums to top-level of Cycles namespace. 10 years ago
  Dalai Felinto eec3eaba08 Cycles Bake 11 years ago