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
2022-11-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-11-08Fix Cycles error with runtime compilation when there is no path to OptiX SDKGon Solo
2022-09-06Fix T100845: wrong Cycles OptiX runtime compilation include pathJosh Whelchel
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-08-29Cycles: add option to specify OptiX runtime root directoryBrecht Van Lommel
2022-08-12Cycles: Improve denoiser update performance when rendering with multiple GPUsPatrick Mours
2022-07-25Cleanup: remove __KERNEL_CPU__Brecht Van Lommel
2022-07-15Cycles: refactor to move part of KernelData definition to template headerBrecht Van Lommel
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-03Fix misaligned address error when rendering 3D curves in the viewport with Cy...Patrick Mours
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-05-31Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-06Cleanup: formatCampbell Barton
2022-05-05Cycles: Add support for parallel compilation of OptiX modulePatrick Mours
2022-03-10Fix T93710: Artifacts denoising hi-res images using OPtiXSergey Sharybin
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-10Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2022-01-05Cycles: Add OptiX temporal denoising supportPatrick Mours
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-09Fix T93890: Cycles error with shadow catcher + OptiX denoise without passesBrecht Van Lommel
2021-12-07Cycles: Reintroduce device-only memory handling that got lost in Cycles X mergePatrick Mours
2021-12-02Fix T92308: OptiX denoising fails with high resolutionsPatrick Mours
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-29Cycles: Metal readiness: Specify DeviceQueue::enqueue arg typesMichael Jones
2021-11-24Cycles: Add support for building with OptiX 7.4 SDK and use built-in catmull-...Patrick Mours
2021-11-22Fix T90308: Cycles crash copying memory from device to hostSergey Sharybin
2021-11-12Fix T93029: OptiX denoising artifacts at high sample counts in specific scenesPatrick Mours
2021-11-09Cycles: Improve OptiX denoising with dark images and fix crash when denoiser ...Patrick Mours
2021-11-09Fix T92472: OptiX denoising artifacts with recent GPU driver 495.29.05 or new...Patrick Mours
2021-11-01Fix T92671: confusing Cycles debug logs about CPU architectureBrecht Van Lommel
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-10-21Fix T92363: OptiX fails with ambient occlusion node, after recent changesBrecht Van Lommel
2021-10-06Cycles: fully decouple triangle and curve primitive storage from BVH2Brecht Van Lommel
2021-10-05Fix adaptive sampling artifacts on tile boundariesSergey Sharybin
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-27Cycles: Rework OptiX visibility flags handlingPatrick Mours
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel