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-11-02Cycles: Add regression test for util_md5_stringSergey Sharybin
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-04-07Cycles: various Linux build fixes related to Hydra render delegateBrecht Van Lommel
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-05Fix/workaround macOS Rosetta crash running Cycles AVX testsBrecht Van Lommel
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-01-20CMake: add missing headersCampbell Barton
2020-10-19Fix build error with WITH_CYCLES_NATIVE_ONLY and AVX tests on macOSBrecht Van Lommel
2020-09-17Tests: bundle tests for some modules in their own executablesBrecht Van Lommel
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-08-04Cycles: Fix nan in decomposed transform for degenerated inputSergey Sharybin
2020-03-18Cycles: support rendering new Volume object typeBrecht Van Lommel
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-02-10Cycles: Fix linking error of new avxf unit testsSergey Sharybin
2020-02-09Cycles: Add avxf unit tests.Ray Molenkamp
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cycles: Implement function to format and parse human readable timeSergey Sharybin
2018-12-28Fix (unreported) broken Cycles tests after numaapi changes today.Bastien Montagne
2018-12-05Fix (unreported) building Cycles tests with Embree enabled.Bastien Montagne
2018-11-26CMake: Remove Cycles specific OpenSubdiv optionsSergey Sharybin
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-06-28Fix Cycles tests build on macOS.Brecht Van Lommel
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2017-10-24Fix Cycles gtests build on macOS.Brecht Van Lommel
2017-10-24Cycles: Fix test compilation failure after recent refactorSergey Sharybin
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2016-08-11Revert "Cycles Tests: Add test for correct 16 byte alignment of KernelData st...Sergey Sharybin
2016-08-10Cycles Tests: Add test for correct 16 byte alignment of KernelData structsLukas Stockner
2016-08-08Cycles: Fix compilation on Cycles unit tests after recent changesSergey Sharybin
2016-08-01Cycles: add unit tests for supported constant folding rules.Alexander Gavrilov
2016-07-29Cycles: Add fundamentals to test constant foldingSergey Sharybin
2016-04-10Cycles: Fix rare dead-locks on TaskScheduler::exit()Sergey Sharybin
2016-02-06Cycles: Add some utility tests using GTestsSergey Sharybin