Historie revizí

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