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-10-21Build: add option to error when features can't be enabledBrecht Van Lommel
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-06Fix T101458: Changing volume density when pg is enabled causes crashSebastian Herholz
2022-10-04Build: integrate OpenPGL into platform files like other librariesBrecht Van Lommel
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-27Fix: OpenPGL related build error on windowsRay Molenkamp
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-18Cycles: sync changes from standalone repositoryBrecht Van Lommel
2022-08-24Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-24Fix WITH_CYCLES_ONEAPI_BINARIES issues with make releaseBrecht Van Lommel
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
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-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
2021-12-13Cycles: enable Metal GPU renderingBrecht Van Lommel
2021-12-07Cycles: Metal host-side codeMichael Jones
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-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2020-09-07Cleanup: tabs in CMake filesCampbell Barton
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-07-08CMake: Fix spelling of Embree passed to find packageSergey Sharybin
2020-02-18Cycles: Enabled quaternion motion blur with Embree.Stefan Werner
2019-04-17ClangFormat: apply to source, most of internCampbell 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
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
2014-12-31Cycles: Be ready for gflags namespace auto-detectSergey Sharybin
2014-12-31Cycles Standalone: Add initial support for compilation on WindowsSergey Sharybin
2014-12-31Cycles: Fully support WITH_CYCLES_LOGGING optionSergey Sharybin
2014-12-31Cycles: Fix compilation error when OIIO is compiled with external PugiXML parserSergey Sharybin