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-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
2014-12-31Cycles: Solve linking error caused by missing pthreads librarySergey Sharybin
2014-12-31Cycles: Synchronize changes with standalone repositorySergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-06-28Cycles: use SYSTEM for external includesCampbell Barton
2013-08-30Cycles / Standalone:Thomas Dinges
2013-08-27Cycles / Standalone:Thomas Dinges
2012-11-09Cycles / CMake:Thomas Dinges
2012-09-10Cleanup for OSL linking in cmake: Move cmake OSL library search and path defi...Lukas Toenne
2012-08-31Cycles / OSL:Thomas Dinges
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2011-11-18Cycles: try to avoid NaN pixels with oren nayar. Also small cmake code cleanup.Brecht Van Lommel
2011-11-10Cycles:Brecht Van Lommel
2011-11-08Cycles:Brecht Van Lommel
2011-10-17use CMake's CUDA_NVCC_EXECUTABLE rather then own hard coded CYCLES_CUDA varia...Campbell Barton
2011-10-17Cycles:Thomas Dinges
2011-10-17Cycles:Thomas Dinges
2011-09-01Cycles: OpenCL library is now dynamically loaded so that blender doesn't crashBrecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-08-24Cycles:Brecht Van Lommel
2011-08-16Cycles:Brecht Van Lommel
2011-06-30Cycles: OS X build system changes to use lib/ openimageio and boost.Brecht Van Lommel
2011-06-29Cycles: cmake changes to make win32 use lib/windows for boost and openimageio.Brecht Van Lommel