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-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-04-29Cleanup: fix various Cycles build warnings with non-default optionsBrecht Van Lommel
2022-04-18Cleanup: consistently use parallel_for without tbb namespace in CyclesBrecht Van Lommel
2022-04-18Fix Cycles build error with latest TBB after recent changesBrecht Van Lommel
2022-04-12Cycles fp consistency for Apple Silicon CPUsMichael Jones
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-18Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-18Fix graphics interop resources leak in CyclesSergey Sharybin
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-01-24Fix T94355: Cycles wrong GPU bake with adaptive samplingBrecht Van Lommel
2022-01-07Fix T93350: Cycles renders shows black during rendering huge resolutionsBrecht Van Lommel
2021-12-07Revert "Fix T93350: Cycles renders shows black during rendering huge resoluti...Brecht Van Lommel
2021-12-07Fix T93350: Cycles renders shows black during rendering huge resolutionsSergey Sharybin
2021-12-07Cycles: add Metal device type to `device_type_for_description`Sybren A. Stüvel
2021-11-25Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-25Fix black Cycles result when cancelling tiled rendering with shadow catcherSergey Sharybin
2021-11-16Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-16Fix T93125: Cycles wrong remaining render time with high number of samplesBrecht Van Lommel
2021-11-16Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-16Fix CUDA error when using tiny border in viewportSergey Sharybin
2021-11-11Cycles: Add sample offset optionAndrii
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-07Fix T91994: Cycles crash when rendering on multiple devicesSergey Sharybin
2021-10-05Fix adaptive sampling artifacts on tile boundariesSergey Sharybin
2021-09-30Cycles: refactor API for render outputBrecht Van Lommel
2021-09-30Cycles: refactor API for GPU displayBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-28Cycles: Improve handling of tile file errorSergey Sharybin
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-22Fix missing samples count pass when using tilesSergey Sharybin
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel