2018-02-15 |
Brecht Van Lommel | Code cleanup: simplify switch statement, ensure we... |
tree | commitdiff |
2018-02-15 |
Brecht Van Lommel | Fix T54073: crash and uninitialized memory in Cycles... |
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-14 |
Sergey Sharybin | CMake: Expose Cycles devices support as CMake option |
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-09 |
Campbell Barton | CMake: include missing headers |
tree | commitdiff |
2018-02-08 |
Tamito Kajiyama | Fix for missing "Use Freestyle" toggle in the Cycles... |
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-07 |
Brecht Van Lommel | Update CUEW to latest version |
tree | commitdiff |
2018-02-07 |
Campbell Barton | Cleanup: add _types.h suffix to DNA headers |
tree | commitdiff |
2018-02-05 |
Brecht Van Lommel | Fix T54001: AMD OpenCL fails with certain resolutions... |
tree | commitdiff |
2018-02-05 |
Nathan Letwory | Fix typo in struct name obejct to object. |
tree | commitdiff |
2018-02-04 |
Ray Molenkamp | cycles: fix black render with cycles_cubin_cc. |
tree | commitdiff |
2018-02-04 |
Ray Molenkamp | cycles: fix cxx11 usage for 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: make displacement a supported feature. |
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-02-01 |
Sergey Sharybin | Cycles: Attempt to fix 32 bit linux compilation |
tree | commitdiff |
2018-02-01 |
Sergey Sharybin | Cycles: Fix for non-vectorized version of bitscan() |
tree | commitdiff |
2018-01-30 |
Brecht Van Lommel | Fix Cycles incorrect principled BSDF mixing with some... |
tree | commitdiff |
2018-01-30 |
Campbell Barton | Fix T50630: Fluid fails on win32 w/ unicode paths |
tree | commitdiff |
2018-01-29 |
Brecht Van Lommel | Fix Cycles viewport render not updating when tweaking... |
tree | commitdiff |
2018-01-29 |
Brecht Van Lommel | Fix Cycles allocating too much device memory, after... |
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-26 |
Brecht Van Lommel | Code cleanup: simpler and faster detection of BVH refit. |
tree | commitdiff |
2018-01-25 |
Brecht Van Lommel | Cycles: rename displacement methods, default to displac... |
tree | commitdiff |
2018-01-24 |
Brecht Van Lommel | Fix T53878: Cycles bug rendering multiple render layers... |
tree | commitdiff |
2018-01-23 |
Brecht Van Lommel | Fix Cycles assert when resizing rendererd viewport. |
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 |
Ray Molenkamp | Cycles: Fix optimal BVH selection. |
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-22 |
Sergey Sharybin | Cycles: Cleanup, remove unused argument |
tree | commitdiff |
2018-01-21 |
Brecht Van Lommel | Fix T49159: missing Cycles tangents for adaptive subdiv... |
tree | commitdiff |
2018-01-19 |
Sergey Sharybin | Cycles: Make it more proper check on vectorization... |
tree | commitdiff |
2018-01-19 |
Sergey Sharybin | Cycles: Cleanup, stop using debug flags in system utilities |
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 |
Brecht Van Lommel | Fix T53830: Cycles OpenCL debug assert on macOS, |
tree | commitdiff |
2018-01-19 |
Campbell Barton | Cleanup: typos |
tree | commitdiff |
2018-01-19 |
Mai Lavelle | Fix T53833: Particle Info node and Displacement Crash |
tree | commitdiff |
2018-01-17 |
Brecht Van Lommel | Memory: add MEM_malloc_arrayN() function to protect... |
tree | commitdiff |
2018-01-15 |
Sergey Sharybin | Cycles: CLeanup, remove unused function argument |
tree | commitdiff |
2018-01-12 |
Mai Lavelle | Cycles: adaptive subdivision support for panoramic... |
tree | commitdiff |
2018-01-12 |
Brecht Van Lommel | Code refactor: adjust camera update for easier code... |
tree | commitdiff |
2018-01-12 |
Brecht Van Lommel | Code cleanup: remove test code to disable motion blur... |
tree | commitdiff |
2018-01-12 |
Lukas Stockner | Cycles: option to make background visible through glass... |
tree | commitdiff |
2018-01-12 |
Mai Lavelle | Cycles: add offscreen dicing scale and dicing camera. |
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 |
2018-01-10 |
Brecht Van Lommel | Fix Windows compiler warning using WITH_CYCLES_NATIVE_ONLY. |
tree | commitdiff |
2018-01-10 |
Brecht Van Lommel | Fix issue with moving CUDA memory to host and multiple... |
tree | commitdiff |
2018-01-10 |
Brecht Van Lommel | Fix T53692: OpenCL multi GPU rendering not using all... |
tree | commitdiff |
2018-01-02 |
Brecht Van Lommel | Cycles: CUDA support for rendering scenes that don... |
tree | commitdiff |
2018-01-02 |
Brecht Van Lommel | Cycles: make CUDA code a bit more robust to host/device... |
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-25 |
Brecht Van Lommel | Fix T53607: Cycles normal map baking problem when there... |
tree | commitdiff |
2017-12-21 |
Lukas Stockner | Fix T53567: Negative pixel values causing artifacts... |
tree | commitdiff |
2017-12-20 |
Sergey Sharybin | Cycles: Cleanup, indentation |
tree | commitdiff |
2017-12-19 |
Sergey Sharybin | Cycles: Fix crash opening user preferences after adding... |
tree | commitdiff |
2017-12-15 |
Sergey Sharybin | Libmv: Add C-API function to set all markers within... |
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-12-05 |
Lukas Stockner | Cycles: Fix constness for load_kernels in device_cpu.cpp |
tree | commitdiff |
2017-12-02 |
Brecht Van Lommel | Fix Cycles standalone crash when saving output, after... |
tree | commitdiff |
2017-11-30 |
Campbell Barton | Haiku OS Support |
tree | commitdiff |
2017-11-30 |
Lukas Stockner | Cycles: Improve denoising speed on GPUs with small... |
tree | commitdiff |
2017-11-29 |
Brecht Van Lommel | Cycles: add object level holdout property. |
tree | commitdiff |
2017-11-29 |
Maxym Dmytrychenko | Cycles: improve triangle intersection performance. |
tree | commitdiff |
2017-11-26 |
Mathieu Menuet | Fix T53349: AO bounces not working correct with OpenCL. |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | atomic_ops: add `atomic_cas_float` helper. |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | atomic_ops: Copy/adapt static assert macro from BLI_uti... |
tree | commitdiff |
2017-11-23 |
Brecht Van Lommel | Fix T53357: harmless assert after recent addition of... |
tree | commitdiff |
2017-11-23 |
Brecht Van Lommel | Fix T53348: Cycles difference between gradient texture... |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | Moar attempt to fix bloody MSVC intrinsic mess... |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | Attempt to fix bloody MSVC atomic intrinsic mess... |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | atomic_ops: add char versions of uint8_t atomic primitives. |
tree | commitdiff |
2017-11-23 |
Bastien Montagne | atomic_ops: add signed versions of primitives. |
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 |
next |