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
2020-02-18Cycles: Fix failing avxf cross test on AVX2Ray Molenkamp
2020-02-11CLeanup: clang-formatCampbell Barton
2020-02-10CTest: Disable the cross test from the avxf unit tests.Ray Molenkamp
2020-02-10Cycles: Fix linking error of new avxf unit testsSergey Sharybin
2020-02-09Cycles: Add avxf unit tests.Ray Molenkamp
2019-12-13Cycles: Fix compilation of the Render Graph testLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-20Cycles Tests: Fix Math tests when use_clamp is true.OmarSquircleArt
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
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-30Fix T58183: crash with CPU + GPU rendering after profiling changes.Brecht Van Lommel
2018-11-26CMake: Remove Cycles specific OpenSubdiv optionsSergey Sharybin
2018-11-09Cycles: Cleanup, split array from vectorSergey Sharybin
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey 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 memory leak in test and simplify codeSergey Sharybin
2017-10-24Cycles: Fix test compilation failure after recent refactorSergey Sharybin
2017-06-08Cycles: Don't leave multiple spaces in the device nameSergey Sharybin
2017-02-03Cycles: Cleanup, order of arguments to EXPECT_EQSergey Sharybin
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2016-10-24Cycles: Cleanup, styleSergey Sharybin
2016-10-01Cycles: implement partial constant folding for exponentiation.Alexander Gavrilov
2016-08-22Fix T49136: full constant Curves with zero Fac input crashes in assert.Alexander Gavrilov
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-02Cycles: log how many nodes were deduplicated for use in tests.Alexander Gavrilov
2016-08-02Cycles: add folding for redundant A to B to A conversions.Alexander Gavrilov
2016-08-02Cycles: tweak some folding tests to avoid unnecessary type conversion.Alexander Gavrilov
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-13Cycles: Minor cleanup, whitespace around keyword and preprocessor indentSergey Sharybin
2016-04-10Cycles: Fix rare dead-locks on TaskScheduler::exit()Sergey Sharybin
2016-02-06Cycles: Add some utility tests using GTestsSergey Sharybin