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
2014-11-20Compsitor: White space cleanupSergey Sharybin
2014-10-06Compositor: implement OpenCL backend for gaussian blurSergey Sharybin
2014-02-18Fix T38506: Bokeh blur node - size bugs with OpenCL.Lukas Tönne
2013-03-19change to variable size bokeh blue, dont blur larger areas then the current p...Campbell Barton
2012-12-18style cleanupCampbell Barton
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-08-11fix for own error with opencl bokeh blur.Campbell Barton
2012-08-10compositor: bokeh blur size input can now be an image, in this case it uses V...Campbell Barton
2012-08-08add threshold blending to opencl too.Campbell Barton
2012-08-08sync changes between opencl and C++ VariableSizeBokehBlurOperation, also remo...Campbell Barton
2012-07-12Small optimizations in compositor.Jeroen Bakker
2012-07-12Compositor:Jeroen Bakker
2012-07-11Compositor:Jeroen Bakker
2012-07-11fix for Tiles bug - opencl:Monique Dewanchand
2012-07-09removed depth aware defocusJeroen Bakker
2012-07-06 * Added OpenCL implementation of the Defocus nodeJeroen Bakker
2012-06-15minor optimizations for dilateCampbell Barton
2012-06-13 * optimized threadingJeroen Bakker
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-17 ____ Jeroen Bakker