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-01Cleanup: spelling in commentsCampbell Barton
2022-10-24Cycles: Metal integrator state size tuningMichael Jones
2022-10-18Fix T101529: Blender crashes when using Path GuidingSebastian Herholz
2022-10-10Fix T101651: Cycles crashes when failing to initialize render deviceLukas Stockner
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-27Cleanup: Unused variable warning with path guiding turned offHans Goudey
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-08-31Fix T100708: Cycles bake of diffuse/glossy color not outputting alphaBrecht Van Lommel
2022-08-18Fix T100246: Cycles GPU render error when adding AO node during viewport renderBrecht Van Lommel
2022-08-12Fix syntax error introduced in previous commitPatrick Mours
2022-08-12Cycles: Improve denoiser update performance when rendering with multiple GPUsPatrick Mours
2022-07-15Cycles: generalize shader sorting / locality heuristic to all GPU devicesBrecht Van Lommel
2022-07-14Cycles: Improve cache usage on Apple GPUs by chunking active indicesMichael Jones
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
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-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-11Cleanup: Cycles, avoid 'parameter unused' warningSybren A. Stüvel
2022-05-04Fix Cycles division by zero in material preview renderBrecht 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-04-02Cycles: Add support for light groupsLukas Stockner
2022-03-23Cycles: Add Hydra render delegatePatrick Mours
2022-03-13Cleanup: clang formatAaron Carlisle
2022-03-11Cleanup: fix source typos homogenous->homogeneousBrecht Van Lommel
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-02-23Cleanup: correction to repeated word removal & correct spellingCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell 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-02-11File headers: SPDX License migrationCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-28Fix insufficient CPU flags checks for Cycles OIDNSergey Sharybin
2022-01-24Fix T94355: Cycles wrong GPU bake with adaptive samplingBrecht Van Lommel
2022-01-21Fix T93711: Cycles diffuse/glossy baking does not write alphaBrecht Van Lommel
2022-01-10Cleanup: typos in comments, remove libnumaapi referenceCampbell Barton
2022-01-07Fix T93350: Cycles renders shows black during rendering huge resolutionsBrecht Van Lommel
2022-01-06Fix Cycles updating display unnecessarily when stopping 3D viewportBrecht Van Lommel
2021-12-16Revert "Cycles-X: Add hysteresis to resolution divider algorithm"Brecht Van Lommel
2021-12-09Fix Cycles wrong adaptive sampling render when using sample offsetAndrii
2021-12-09Cycles-X: Add hysteresis to resolution divider algorithmAlaska
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-29Fix debug build error after recent Cycles kernel argument changesBrecht Van Lommel
2021-11-29Cycles: Metal readiness: Specify DeviceQueue::enqueue arg typesMichael Jones