2018-02-21 |
Brecht Van Lommel | Cycles: better path termination for transparency. |
tree | commitdiff |
2018-02-21 |
Brecht Van Lommel | Fix incorrect OSL raytype bits and add some comments. |
tree | commitdiff |
2018-02-21 |
Brecht Van Lommel | Fix T54105: random walk SSS missing in branched indirec... |
tree | commitdiff |
2018-02-21 |
Brecht Van Lommel | Fix T54107: bevel shader + normal map gives wrong result. |
tree | commitdiff |
2018-02-17 |
Brecht Van Lommel | Cycles: tweak CUDA messages and avoid build errors... |
tree | commitdiff |
2018-02-17 |
Brecht Van Lommel | Code cleanup: remove some more unused code after recent... |
tree | commitdiff |
2018-02-17 |
Thomas Dinges | Cycles: Remove Fermi texture code. |
tree | commitdiff |
2018-02-17 |
Thomas Dinges | Cycles: Remove fermi related defines from the code. |
tree | commitdiff |
2018-02-17 |
Thomas Dinges | Cycles: Remove Fermi support from CMake and update... |
tree | commitdiff |
2018-02-14 |
Brecht Van Lommel | Cycles: restore Particle Info Index for now, keep it... |
tree | commitdiff |
2018-02-14 |
Brecht Van Lommel | Cycles: change Index output of Hair and Particle Info... |
tree | commitdiff |
2018-02-13 |
Sergey Sharybin | Cycles: Implement index output for hair node |
tree | commitdiff |
2018-02-12 |
Brecht Van Lommel | Fix random walk SSS issues with different base and... |
tree | commitdiff |
2018-02-09 |
Brecht Van Lommel | Cycles: add random walk subsurface scattering to Princi... |
tree | commitdiff |
2018-02-09 |
Brecht Van Lommel | Cycles: random walk subsurface scattering. |
tree | commitdiff |
2018-02-08 |
Brecht Van Lommel | Cycles: unify OSL BSSRDF closure into a single bssrdf... |
tree | commitdiff |
2018-02-08 |
Brecht Van Lommel | Code refactor: tweaks in SSS code to prepare for coming... |
tree | commitdiff |
2018-02-08 |
Brecht Van Lommel | Code refactor: remove unnecessary RNG offset in branche... |
tree | commitdiff |
2018-02-04 |
Ray Molenkamp | cycles: fix black render with cycles_cubin_cc. |
tree | commitdiff |
2018-02-03 |
Ray Molenkamp | msvc: Use source folder structure for project file. |
tree | commitdiff |
2018-02-03 |
Ray Molenkamp | cycles: Add an nvrtc based cubin cli compiler. |
tree | commitdiff |
2018-02-03 |
Brecht Van Lommel | Fix more Cycles incorrect principled BSDF mixing due... |
tree | commitdiff |
2018-02-03 |
Brecht Van Lommel | Fix build error with CUDA 9.1 and compute capability... |
tree | commitdiff |
2018-02-03 |
Brecht Van Lommel | Cycles: add Vector Displacement node and extend Displac... |
tree | commitdiff |
2018-02-02 |
Mai Lavelle | Fix T53978: Bad memory access after recent fix to BSDF... |
tree | commitdiff |
2018-01-30 |
Brecht Van Lommel | Fix Cycles incorrect principled BSDF mixing with some... |
tree | commitdiff |
2018-01-29 |
Brecht Van Lommel | Revert "Fix T53914: Volumetric scattering now goes... |
tree | commitdiff |
2018-01-27 |
Stefan Werner | Fix T53914: Volumetric scattering now goes correctly... |
tree | commitdiff |
2018-01-26 |
Brecht Van Lommel | Code refactor: make mixed small/large BSSRDF radii... |
tree | commitdiff |
2018-01-26 |
Brecht Van Lommel | Fix mixed BSDF + BSSRDF sampling bug in path tracing... |
tree | commitdiff |
2018-01-26 |
Brecht Van Lommel | Code refactor: store RGB BSSRDF in a single closure. |
tree | commitdiff |
2018-01-23 |
Brecht Van Lommel | Cycles: change material output displacement to vector. |
tree | commitdiff |
2018-01-23 |
Brecht Van Lommel | Cycles: add Displacement node. |
tree | commitdiff |
2018-01-23 |
Brecht Van Lommel | Fix T53854: branched path tracing correlation bug with... |
tree | commitdiff |
2018-01-22 |
Sergey Sharybin | Cycles: Replace use_qbvh boolean flag with an enum... |
tree | commitdiff |
2018-01-22 |
Brecht Van Lommel | Fix T53854: branched path tracing correlation bug with... |
tree | commitdiff |
2018-01-19 |
Sergey Sharybin | Cycles: Remove util_debug include from kernel code |
tree | commitdiff |
2018-01-19 |
Sergey Sharybin | Cycles: Remove unneeded include statements |
tree | commitdiff |
2018-01-19 |
Campbell Barton | Cleanup: typos |
tree | commitdiff |
2018-01-12 |
Mai Lavelle | Cycles: adaptive subdivision support for panoramic... |
tree | commitdiff |
2018-01-12 |
Lukas Stockner | Cycles: option to make background visible through glass... |
tree | commitdiff |
2018-01-11 |
Brecht Van Lommel | Fix Cycles bevel normal baking having some random incor... |
tree | commitdiff |
2018-01-11 |
Brecht Van Lommel | Fix T53755: Cycles OpenCL lamp shaders have incorrect... |
tree | commitdiff |
2018-01-11 |
Stefan Werner | Cycles: support animated object scale in motion blur. |
tree | commitdiff |
2017-12-28 |
Brecht Van Lommel | Fix mistake in previous fix for T53600, shows we really... |
tree | commitdiff |
2017-12-25 |
Brecht Van Lommel | Fix T53600: Cycles shader mixing issue with principled... |
tree | commitdiff |
2017-12-21 |
Lukas Stockner | Fix T53567: Negative pixel values causing artifacts... |
tree | commitdiff |
2017-12-08 |
Sergey Sharybin | Cycles: Fix difference in image Clip extension method... |
tree | commitdiff |
2017-12-08 |
Sergey Sharybin | Cycles: Cleanup, split 2D interpolation function |
tree | commitdiff |
2017-11-30 |
Lukas Stockner | Cycles: Improve denoising speed on GPUs with small... |
tree | commitdiff |
2017-11-26 |
Mathieu Menuet | Fix T53349: AO bounces not working correct with OpenCL. |
tree | commitdiff |
2017-11-23 |
Brecht Van Lommel | Fix T53348: Cycles difference between gradient texture... |
tree | commitdiff |
2017-11-22 |
Brecht Van Lommel | Fix T53313: bevel shader with transmission render artif... |
tree | commitdiff |
2017-11-21 |
Stefan Werner | Cycles: Fixed compilation of CUDA kernels. Follow-up... |
tree | commitdiff |
2017-11-21 |
Mai Lavelle | Cycles: Fix OSL brick node after recent fix |
tree | commitdiff |
2017-11-21 |
Stefan Werner | Cycles: Workaround for performance loss with the CUDA... |
tree | commitdiff |
2017-11-21 |
Mai Lavelle | Fix T53365: OpenCL has wrong shading of brick texture |
tree | commitdiff |
2017-11-20 |
Brecht Van Lommel | Fix build with OSL 1.9.x, automatically aligns to 16... |
tree | commitdiff |
2017-11-20 |
Sergey Sharybin | Cycles: Fix wrong behavior of sharpness in Cubic SSS |
tree | commitdiff |
2017-11-17 |
Lukas Stockner | Cycles: Add per-tile render time debug pass |
tree | commitdiff |
2017-11-17 |
Lukas Stockner | Cycles: Add Volume Direct and Volume Indirect passes... |
tree | commitdiff |
2017-11-17 |
Lukas Stockner | Cycles: Refactor PassType from bitflag to index in... |
tree | commitdiff |
2017-11-16 |
Mai Lavelle | Cycles: Fix crash with split branched path tracing |
tree | commitdiff |
2017-11-14 |
Lukas Stockner | Cycles: Make per-object random value output also work... |
tree | commitdiff |
2017-11-14 |
Lukas Stockner | Cycles: Refactor closure roughness detection to fix... |
tree | commitdiff |
2017-11-10 |
Brecht Van Lommel | Cycles: better distance sampling for chromatic volume... |
tree | commitdiff |
2017-11-09 |
Brecht Van Lommel | Fix T53270: crash with multiscatter GGX after recent... |
tree | commitdiff |
2017-11-09 |
Mai Lavelle | Cycles: Replace __MAX_CLOSURE__ build option with runti... |
tree | commitdiff |
2017-11-07 |
Brecht Van Lommel | Cycles: add bevel shader, for raytrace based rounded... |
tree | commitdiff |
2017-11-07 |
Brecht Van Lommel | Code refactor: rename subsurface to local traversal... |
tree | commitdiff |
2017-11-07 |
Brecht Van Lommel | Cycles: antialias normal baking if the mesh has a bump... |
tree | commitdiff |
2017-11-07 |
Brecht Van Lommel | Fix incorrect MIS weights in Cycles with multiple lights. |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Cycles: reduce closure memory usage for emission/shadow... |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Code refactor: sum transparent and absorption weights... |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Code refactor: remove emission and background closures... |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Cycles: fix inefficient attribute map storage, saves... |
tree | commitdiff |
2017-11-05 |
Brecht Van Lommel | Code refactor: device memory cleanups, preparing for... |
tree | commitdiff |
2017-11-01 |
Sergey Sharybin | Cycles: Add utility function to distinguish between... |
tree | commitdiff |
2017-11-01 |
Sergey Sharybin | Cycles: Cleanup, make it more obvious what preprocessor... |
tree | commitdiff |
2017-11-01 |
Sergey Sharybin | Cycles: Cleanup, delete trailing whitespace |
tree | commitdiff |
2017-10-29 |
Brecht Van Lommel | Cycles: restore SOBOL_SKIP hack, for some cases where... |
tree | commitdiff |
2017-10-25 |
Brecht Van Lommel | Cycles: use AO factor to let user adjust intensity... |
tree | commitdiff |
2017-10-23 |
Brecht Van Lommel | Code refactor: store device/interp/extension/type in... |
tree | commitdiff |
2017-10-18 |
Brecht Van Lommel | Fix part of T53038: principled BSDF clearcoat weight... |
tree | commitdiff |
2017-10-17 |
Campbell Barton | Cleanup: use 'e' prefix for enum typedefs |
tree | commitdiff |
2017-10-15 |
Brecht Van Lommel | Fix OpenCL performance regression after cubic interpola... |
tree | commitdiff |
2017-10-10 |
Sergey Sharybin | Cycles: Fix compilation of sm_20 and sm_21 kernels |
tree | commitdiff |
2017-10-08 |
Brecht Van Lommel | Code refactor: use DeviceInfo to enable QBVH and decoup... |
tree | commitdiff |
2017-10-08 |
Brecht Van Lommel | Cycles: OpenCL bicubic and tricubic texture interpolati... |
tree | commitdiff |
2017-10-07 |
Brecht Van Lommel | Fix incorrect MIS with principled BSDF and specular... |
tree | commitdiff |
2017-10-07 |
Brecht Van Lommel | Code cleanup: simplify cmake kernel install. |
tree | commitdiff |
2017-10-07 |
Brecht Van Lommel | Cycles: CUDA bicubic and tricubic texture interpolation... |
tree | commitdiff |
2017-10-07 |
Brecht Van Lommel | Code refactor: make texture code more consistent betwee... |
tree | commitdiff |
2017-10-06 |
Sergey Sharybin | Cycles: Cleanup, indendation |
tree | commitdiff |
2017-10-06 |
Sergey Sharybin | Fix T53012: Shadow catcher creates artifacts on contact... |
tree | commitdiff |
2017-10-06 |
Sergey Sharybin | Cycles: Cleanup, indentation and wrapping |
tree | commitdiff |
2017-10-05 |
Brecht Van Lommel | Fix T53001: more workarounds for crash in AMD compiler... |
tree | commitdiff |
2017-10-05 |
Brecht Van Lommel | Code refactor: split displace/background into separate... |
tree | commitdiff |
2017-10-04 |
Brecht Van Lommel | Cycles: CUDA faster rendering of small tiles, using... |
tree | commitdiff |
2017-10-04 |
Brecht Van Lommel | Fix use of uninitialized memory in Cycles normal baking. |
tree | commitdiff |
next |