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-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-06-17Cleanup: trailing space for compositorCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2015-07-21Cleanup: styleCampbell Barton
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-01-23cleanup: styleCampbell Barton
2015-01-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2014-04-05Fix issue for OPENCL problem on Macosx 10.9.2Monique Dewanchand
2012-12-23style cleanup: wrap long lines (>200)Campbell Barton
2012-10-14code cleanup: remove redundant casts. quiet some qualifier warnings.Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-08-03style cleanup: compositorCampbell Barton
2012-07-11Compositor read buffers work directly on the memory buffer. Jeroen Bakker
2012-06-27style cleanupCampbell Barton
2012-06-26rename remaining class members with m_ prefix.Campbell Barton
2012-06-21Refactoring of tiles opencl implementation:Monique Dewanchand
2012-06-15style cleanup: remaining nodes in intern/Campbell Barton
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-06-01Replaced tile based memory manager with a single aligned bufferMonique Dewanchand
2012-05-18style cleanup: compositor, pointer syntax, function brace placement, line lengthCampbell Barton
2012-05-17style cleanup: braces, compositorCampbell Barton
2012-05-17 ____ Jeroen Bakker