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-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-04-29Cycles: refactor Hydra render delegate buildingBrecht Van Lommel
2022-04-07Fix Cycles build error after recent changesBrecht Van Lommel
2022-04-07Cycles: various Linux build fixes related to Hydra render delegateBrecht Van Lommel
2022-04-05Cycles: Use USD dependencies when building Hydra render delegatePatrick Mours
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-02-16Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-16Cycles: restore basic standalone GUI, now using SDLBrecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-28Cleanup: indentation for CMake filesCampbell Barton
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-07Cycles: Remove usage of libnumaapiSergey Sharybin
2021-12-13Cycles: enable Metal GPU renderingBrecht Van Lommel
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-10-05Cycles: improve detection of HIP compiler for buildbotBrecht Van Lommel
2021-09-28Fix build without Cycles HIP deviceBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2020-10-12Cleanup: CMake: Remove arguments from endif(..)Ankit Meel
2020-10-09CMake/macOS: Remove _LIBPATH, avoid link_directories.Ankit Meel
2020-09-07Cleanup: tabs in CMake filesCampbell Barton
2020-09-05Cleanup: clang-formatCampbell Barton
2020-09-05Fix Cycles redefining some Blender macrosBrecht Van Lommel
2020-09-04Fix Cycles unsetting most GCC and Clang C++ flagsJulian Eisel
2020-09-04Fix build error on macOS after recent changesBrecht Van Lommel
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-09-02Cycles: Support WITH_CYCLES_NATIVE_ONLY with MSVCRay Molenkamp
2020-07-08CMake: Fix spelling of Embree passed to find packageSergey Sharybin
2020-02-18Cycles: Enabled quaternion motion blur with Embree.Stefan Werner
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2018-03-02Fix Cycle standalone build.Brecht Van Lommel
2018-02-04msvc: Use source folder structure for project file.Ray Molenkamp
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21CMake: Add option to link against system-wide Gflags librarySergey Sharybin
2016-11-07Fix compilation error when CUDA toolkit is not installedSergey Sharybin
2016-01-14CMake: Fix typo in CUDA dynload commitSergey Sharybin
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-04Move GLog/GFlags to extern/Sergey Sharybin
2015-09-08Cycles: Support building with latest upstream OSLSergey Sharybin
2014-12-31Cycles: Post-reintegration tweaks to ensure things do compileSergey Sharybin