Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-22Fix Cycles HIP binaries always recompilingBrecht Van Lommel
2021-10-22Cycles: various fixes for HIP and compilation of HIP binariesSayak Biswas
2021-10-19Cycles: decouple shadow paths from main path on GPUBrecht Van Lommel
2021-10-11Cycles: restore Christensen-Burley SSSBrecht Van Lommel
2021-10-06Build: add ccache support for CUDA kernels on LinuxBrecht Van Lommel
2021-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
2021-09-28Fix build without Cycles HIP deviceBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-26Cycles: upgrade CUDA to 11.4Brecht Van Lommel
2021-04-19Cleanup: move BVH utility functions into own fileBrecht Van Lommel
2020-12-04Cycles: Add support for shader raytracing in OptiXPatrick Mours
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-10-13Cycles: Add CUDA 11 build supportPatrick Mours
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-07-27Cycles: Enable OptiX on first generation Maxwell GPUs againPatrick Mours
2020-07-20Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-06-22Cycles: remove SIMD BVH optimizations, to be replaced by EmbreeBrecht Van Lommel
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-05-05Cycles: mark CUDA 10.2 as officially supportedBrecht Van Lommel
2020-04-11Cycles/Optix: Support building the optix kernels on demand.Ray Molenkamp
2020-03-26Cycles: Restore cycles_cubin_cc to working orderRay Molenkamp
2020-03-05Adaptive Sampling for Cycles.Stefan Werner
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-10-28Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-16Cycles: Allow PTX targets for CUDA kernel build.Stefan Werner
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-08-13Shading: Add Clamp node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Shading: Add Map Range node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Fix build errors with older GCC versions like 4.9Brecht Van Lommel
2019-08-05Build: disable address sanitizer for Cycles optimized kernels with GCCBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-03-15Cycles: upgrade to CUDA 10.1 as the one officially supported version.Brecht Van Lommel
2019-03-08Cycles OpenCL: Remove single programJeroen Bakker
2019-02-20Cycles OpenCL: Remove OpenCL MegaKernelJeroen Bakker
2019-02-19T61463: Separate Baking kernelsJeroen Bakker
2019-02-15Cycles: Support multithreaded compilation of kernelsBrecht Van Lommel
2018-12-11Fix macOS buildbot build, wrong CUDA version check.Brecht Van Lommel
2018-12-05Fix build with old CMake versions.Brecht Van Lommel
2018-12-04Buildbot: enable support for NVIDIA Turing cards in Cycles (like GTX 20xx).Brecht Van Lommel