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
2018-01-10Task scheduler: Use restrict pointer qualifierSergey Sharybin
2018-01-09Task scheduler: Use single parallel range function with more flexible functionSergey Sharybin
2018-01-09Task scheduler: Get rid of extended version of parallel range callbackSergey Sharybin
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-16Cleanup: BLI_task - API changes.Bastien Montagne
2015-12-30Grr, forgot those ones in previous commit...Bastien Montagne
2015-12-29Fix memleaks in our gtests.Bastien Montagne
2015-12-29BLI_math_statistics: switch from OMP to BLI_task.Bastien Montagne
2015-09-13Cleanup: spellingCampbell Barton
2015-08-25Cleanup: styleCampbell Barton
2015-07-13Add BLI_math_statistics, where stats tool shall be!Bastien Montagne