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-08Refactor: replace Cycles sse/avx types by vectorized float4/int4/float8/int8Brecht Van Lommel
2022-10-16Fix T98672: Noise texture shows incorrect behaviour for large scalesLukas Stockner
2022-09-07Mikktspace: Optimized port to C++Lukas Stockner
2022-08-09Cycles: add new Spectrum and PackedSpectrum typesAndrii Symkin
2022-07-29Fix Cycles build error with CUDA on arm64Tianhao Chai
2022-07-25Cycles: add math functions for float8Andrii Symkin
2022-07-25Cycles: more closely match some math and intersection operations in EmbreeBrecht Van Lommel
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-23Cycles: unify math functions namesAndrii Symkin
2022-02-25Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-25Fix T95977: Point Info node radius wrong under rotationBrecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11Fix Cycles compilation on 32bit ARM platformSergey Sharybin
2022-02-10Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-02-09Revert "Fix size_t -> int -> size_t round trip in Cycles"Sergey Sharybin
2022-02-09Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-01-26Cleanup: spelling in commentsCampbell Barton
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-11-18Cycles: several small fixes and additions for MSLMichael Jones
2021-11-17Build: match GCC and Clang float conversion warnings in CyclesBrecht Van Lommel
2021-10-27Cycles: Replace saturate with saturatefWilliam Leeson
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel