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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2016-11-22Fix T50034: Blender changes processor affinity unauthorizedSergey Sharybin
2016-06-06Cycles: Add support of processor groupsSergey Sharybin
2016-04-10Cycles: Fix rare dead-locks on TaskScheduler::exit()Sergey Sharybin
2016-04-04Cycles: Log overall time spent on building object's BVHSergey Sharybin
2016-04-01Cycles: Report thread ID from worker thread to callbacksSergey Sharybin
2016-02-12Cycles: Always use guarded allocator of vectorsSergey Sharybin
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2013-10-26spelling: use American spelling for canceledCampbell Barton
2013-09-04Fix a few issues reported by coverity scan.Brecht Van Lommel
2013-08-31Fix #36137: cycles render not using all GPU's when the number of GPU's is largerBrecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-07-21Code cleanup / Cycles:Thomas Dinges
2013-07-20Cycles / CPU Rendering:Thomas Dinges
2013-05-31Cycles OpenCL: keep the opencl context and program around for quicker renderingBrecht Van Lommel
2013-01-25Fix cycles crash that happened with mesh emission and diffuse/glossy rayBrecht Van Lommel
2012-11-08Fix #33107: cycles fixed threads 1 was still having two cores do work,Brecht Van Lommel
2012-09-17Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread ...Lukas Toenne
2012-09-11Performance fix for Cycles: Don't wait in the main UI thread when resetting d...Lukas Toenne
2012-06-09style cleanup: block commentsCampbell Barton
2012-05-11Cycles: reviewed the task scheduler code and fixed (hopefully all) windows th...Brecht Van Lommel
2012-05-05Cycles: threading optimizationsBrecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel