Commit History

Author SHA1 Message Date
  Stefan Werner e58c6cf0c6 Cycles: Added Cryptomatte output. 6 years ago
  Lukas Stockner 3ee606621c Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assuming sRGB 6 years ago
  Brecht Van Lommel 23098cda99 Code refactor: make texture code more consistent between devices. 7 years ago
  Brecht Van Lommel fb99ea79f8 Code refactor: split displace/background into separate kernels, remove luma. 7 years ago
  Brecht Van Lommel 6da6f8d33f Cycles: CUDA faster rendering of small tiles, using multiple samples like OpenCL. 7 years ago
  Brecht Van Lommel e3e16cecc4 Code refactor: remove rng_state buffer and compute hash on the fly. 7 years ago
  Brecht Van Lommel 5b7d6ea54b Code refactor: add WorkTile struct for passing work to kernel. 7 years ago
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory 7 years ago
  Mai Lavelle 817873cc83 Cycles: CUDA implementation of split kernel 8 years ago
  Sergey Sharybin dde40989f3 Cycles: Store shadow intersections in the kernel globals 8 years ago
  Brecht Van Lommel e26eb9c93b Cycles: reduce CUDA stack memory access for Maxwell and up, increasing max registers. 8 years ago
  Thomas Dinges 4422b3f919 Some fixes for CUDA runtime compile: 8 years ago
  Sergey Sharybin 700722f686 Cycles: Cleanup, indent nested preprocessor directives 9 years ago
  Sergey Sharybin ff0dcc5d70 Cycles: Make kernel compilable for 3.7 compute capability 9 years ago
  Dalai Felinto 9a76354585 Cycles-Bake: Custom Baking passes 9 years ago
  Sergey Sharybin 3918c8b9a5 Cycles: Optionally output luminance from the shader evaluation kernel 9 years ago
  Martijn Berger de0672436b Add support for compiling the cuda kernel on the Nvidia Jetson TX1 9 years ago
  Sergey Sharybin 099aaea447 Cycles: Move branched path tracking into own file 9 years ago
  Sergey Sharybin 2c503d8303 Cycles: Restructure kernel files organization 9 years ago