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-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-13Cleanup: clang-formatCampbell Barton
2021-11-11Cleanup CUDA / HIP commentsThomas Dinges
2021-11-11Merge branch 'blender-v3.0-release'Thomas Dinges
2021-11-11Fix wrong device check in HIP kernel compile.Thomas Dinges
2021-11-10Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-10Cycles: disable graphics interop for HIP devicesThomas Dinges
2021-11-09Merge branch 'blender-v3.0-release'Aaron Carlisle
2021-11-09Cycles: mark both RDNA and RDNA2 as support for HIPBrecht Van Lommel
2021-11-04Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-04Cleanup: fix typoBrecht Van Lommel
2021-11-04Cycles: add code to check for supported HIP device architecturesBrecht Van Lommel
2021-11-04Fix Cycles HIP Kernels loading on Arch names with extra optionsBrian Savery
2021-11-01Merge branch 'blender-v3.0-release'Clément Foucault
2021-11-01Cleanup: Remove Cycles device checks for half float.Thomas Dinges
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-22Cycles: various fixes for HIP and compilation of HIP binariesSayak Biswas
2021-10-21Cycles: add shadow path compaction for GPU renderingBrecht Van Lommel
2021-10-21Cleanup: make HIP and CUDA code more consistentBrecht Van Lommel
2021-10-20Fix: Add cast to atof for CYCLES_CONCURRENT_STATES_FACTOR env variable parsing.William Leeson
2021-10-20Cycles: reduce kernel reserved local memory when not using shader raytracingBrecht Van Lommel
2021-10-20HIP device code cleanup and fix for high VRAM usageSayak Biswas
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-09-30Cycles: refactor API for GPU displayBrecht Van Lommel
2021-09-29Cleanup: trailing space, newlines at EOFCampbell Barton
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery