Historique des commits

Auteur SHA1 Message Date
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern il y a 5 ans
  Lukas Stockner 7fa6f72084 Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel il y a 6 ans
  Stefan Werner e58c6cf0c6 Cycles: Added Cryptomatte output. il y a 6 ans
  Brecht Van Lommel 1dcd7db73d Code cleanup: remove some more unused code after recent CUDA changes. il y a 7 ans
  Brecht Van Lommel 23098cda99 Code refactor: make texture code more consistent between devices. il y a 7 ans
  Sergey Sharybin 176ad9ecdd Cycles: Remove ulong usage il y a 7 ans
  Mai Lavelle ec8ae4d5e9 Cycles: Pack kernel textures into buffers for OpenCL il y a 7 ans
  Sergey Sharybin 82e5f60302 Cycles: Cleanup, indentation in preprocessor il y a 7 ans
  Thomas Dinges a00f54332d Cleanup: Some style and code tweaks to Image Code after changes. il y a 7 ans
  Stefan Werner ec25060a05 Unlimited number of textures for Cycles il y a 7 ans
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory il y a 7 ans
  Sergey Sharybin 712f7c3640 Cycles: Make it possible to access KernelGlobals from split data initialization function il y a 8 ans
  Sergey Sharybin ef7c36f5ed Cycles: Cleanup, remove residue of previous split kernel data il y a 8 ans
  Mai Lavelle 0892352bfe Cycles: CPU implementation of split kernel il y a 8 ans
  Mai Lavelle 230c00d872 Cycles: OpenCL split kernel refactor il y a 8 ans
  Sergey Sharybin dde40989f3 Cycles: Store shadow intersections in the kernel globals il y a 8 ans
  Thomas Dinges 6311a9ff23 Cycles: Support half and half4 textures. il y a 8 ans
  Thomas Dinges 2ee063868d Cleanup: Shorten texture variables, tex and image was kinda redundant. il y a 8 ans
  Sergey Sharybin 7b356a8565 Cycles: Reduce amount of malloc() calls from the kernel il y a 8 ans
  Thomas Dinges 3c85e1ca1a Cycles: Add support for single channel byte textures. il y a 8 ans
  Thomas Dinges 4a4f043bc4 Cycles: Add support for single channel float textures on CPU. il y a 8 ans
  Thomas Dinges d6555d936c Cleanup: Avoid duplicative defines for CPU textures, use the ones from util_texture.h il y a 8 ans
  Thomas Dinges 3807bcb3a8 Cleanup: Rename texture slots to float4 and byte, to distinguish from future float (single channel) and half_float slots. il y a 8 ans
  Sergey Sharybin 700722f686 Cycles: Cleanup, indent nested preprocessor directives il y a 9 ans
  Sergey Sharybin e2161ca854 Cycles: Remove few function arguments needed only for the split kernel il y a 9 ans
  George Kyriazis 7f4479da42 Cycles: OpenCL kernel split il y a 9 ans
  Sergey Sharybin ae7d84dbc1 Cycles: Use native saturate function for CUDA il y a 9 ans
  Thomas Dinges ee36e75b85 Cleanup: Fix Cycles Apache header. il y a 10 ans
  Thomas Dinges 1bebdc9ad0 Fix T37264: cycles CPU render had limited number of float images, bumped to 1024. il y a 11 ans
  Brecht Van Lommel c18712e868 Cycles: change __device and similar qualifiers to ccl_device in kernel code. il y a 11 ans