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-05Fix/workaround macOS Rosetta crash running Cycles AVX testsBrecht Van Lommel
2022-01-05Fix Cycles AVX test failure with x86_64 build running on ArmBrecht Van Lommel
2021-10-29Add missing "CUDA_ERROR_UNSUPPORTED_PTX_VERSION" to CUEWPatrick Mours
2021-07-27Cycles: upgrade CUDA to 11.4Brecht Van Lommel
2021-03-08Fix Cycles CUDA build error with Visual Studio 2019 v16.9Brecht Van Lommel
2021-02-08Cycles: Add CUDA 11 build supportPatrick Mours
2021-02-08Fix Cycles CUDA kernels for Ampere not building with CUDA 11Brecht Van Lommel
2021-02-08Cycles: Enable OptiX on first generation Maxwell GPUs againPatrick Mours
2021-02-08Fix OptiX being shown as available on first generation Maxwell GPUsPatrick Mours
2021-02-08Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2021-02-08Cycles: Enable OptiX on all Maxwell+ GPUsPatrick Mours
2020-10-28Fix T81520: Crash setting the Cycles device from PythonCampbell Barton
2020-10-07Cycles: Fix usage of memory barriers in split kernelSergey Sharybin
2020-10-07Fix OpenCL render error in large scenesBrecht Van Lommel
2020-09-16Fix T71012: Cycles baking crash with locked-UI & background-modeCampbell Barton
2020-08-26Fix T77683: Cycles baking crash with motion blur enabled and no cameraPhilipp Oeser
2020-08-26Fix T79111: Cycles: Image Sequence not renderingPhilipp Oeser
2020-08-26Fix T78038: Cycles crash rendering with volume object and motion blurBrecht Van Lommel
2020-07-13Fix T77984: Cycles OpenCL error rendering empty sceneBrecht Van Lommel
2020-07-02Fix T77095: fix Cycles performance regression with AMD RX cardsBrecht Van Lommel
2020-07-02Fix random crash in Cycles smoke volume loadingBrecht Van Lommel
2020-06-25Fix T77915: Cycles OSL microfacet closure not working in custom shadersBrecht Van Lommel
2020-06-25Cycles: Refactor microfacet BSDFs to remove separate anisotropy codeLukas Stockner
2020-06-25Fix for T77095: work around render artifacts with AMD Radeon RX 4xx and 5xxBrecht Van Lommel
2020-06-18Fix T77603: OSL parser fails when script ends with comment without newlineJacques Lucke
2020-06-03Fix build error for Cycles standaloneBrecht Van Lommel
2020-06-02Revert "Fix T63588: Cycles unnecessarily updates background importance sampli...Brecht Van Lommel
2020-06-02Fix build error in Cycles standalone without guarded allocatorBrecht Van Lommel
2020-06-02Fix T77106: Cycles crash baking with AO shader nodeGarry R. Osgood
2020-05-27Fix T77109: Cycles viewport render crash after object add and undoBrecht Van Lommel
2020-05-27Fix T76947: Optix realtime denoiser progressively reduces brightness of very ...Patrick Mours
2020-05-25Fix T76925: more Cycles OpenCL compile errors with some drivers on LinuxBrecht Van Lommel
2020-05-22Fix T76925: Cycles OpenCL compile error with some drivers on LinuxBrecht Van Lommel
2020-05-20Cycles: Fix rendering instanced smoke domain.Jacques Lucke
2020-05-19Fix T72889: Cycles camera motion blur not usng more than 2 stepsJosh Belanich
2020-05-14Fix T63588: Cycles unnecessarily updates background importance sampling mapTautvydas Andrikys
2020-05-14Fix T73984: unnecessary Cycles viewport updates with object texture coordinatesBrecht Van Lommel
2020-05-14Fix --debug-cycles printing CUDA devices twiceBrecht Van Lommel
2020-05-12Fix incorrect assert in Cycles node socket get/set functionsBrecht Van Lommel
2020-05-07Fix T76469: OpenCL 1.2 CompilationJeroen Bakker
2020-05-05Cycles: mark CUDA 10.2 as officially supportedBrecht Van Lommel
2020-05-05Fix Cycles Python error when device name is not a valid UTF-8 stringBrecht Van Lommel
2020-05-02Fix T75995: Cycles render artifacts with overlapping volumesBrecht Van Lommel
2020-05-01Cleanup: compiler warning with clang 10Brecht Van Lommel
2020-04-30Fix long OptiX BVH build times in Cycles with many objectsPatrick Mours
2020-04-30Fix T75895: Unable to Compile Cycles on NAVI/LinuxJeroen Bakker
2020-04-28Fix T75432: Cycles progressive refine render slow with denoising dataBrecht Van Lommel
2020-04-28Fix T76044: update Cycles to build with OSL 1.11 masterBrecht Van Lommel
2020-04-24Cleanup: remove unused arg, clang-formatCampbell Barton
2020-04-23Cleanup: clang-format, unused warningCampbell Barton