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
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cycles/OpenCL: Compile Kernels During Scene UpdateJeroen Bakker
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2016-05-11Cycles: Use explicit qualifier for single-argument constructorsSergey 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-29Optionally use c++11 stuff instead of boost in cycles where possible. We do a...Martijn Berger
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2013-10-26spelling: use American spelling for canceledCampbell Barton
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-20Cycles / CPU Rendering:Thomas Dinges
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-10-22Fix related to #32929: update list of available devices for cycles renderingBrecht Van Lommel
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