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
2013-12-24Cycles / OpenCL: Let the OpenCL runtime determine its optimal work-group size...Thomas Dinges
2013-12-17Cycles / OpenCL: Fix compile error on OS XThomas Dinges
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-10-02Fix cycles OpenCL compile error on AMD, and fix assert in debug builds.Brecht Van Lommel
2013-09-30Fix #36873: cycles opencl render status show negative sample count.Brecht Van Lommel
2013-08-31Cycles: viewport render now takes scene color management settings into account,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-06-26Fix Cycles OpenCL issue if context/program creation fails, mistake by me,Brecht Van Lommel
2013-06-21Cycles OpenCL: make displacement and world importance sampling work.Brecht Van Lommel
2013-06-19Cycles: prepare to make CUDA 5.0 the official version we useBrecht Van Lommel
2013-06-01Fix another windows / msvc build error.Brecht Van Lommel
2013-06-01Fix windows / msvc build error.Brecht Van Lommel
2013-05-31Cycles OpenCL: keep the opencl context and program around for quicker renderingBrecht Van Lommel
2013-05-27Cycles / OpenCL:Thomas Dinges
2013-05-27Cycles OpenCL: patch #35514 by Doug GaleBrecht Van Lommel
2013-05-15Cycles:Thomas Dinges
2013-05-09Cycles / OpenCL:Thomas Dinges
2013-05-09Cycles OpenCL: a few fixes to get things compiling after kernel changes,Brecht Van Lommel
2013-01-15Cycles:Thomas Dinges
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-09-17Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread ...Lukas Toenne
2012-09-12Attempted fix for #32415: tighten up cycles opencl initialization checks to t...Brecht Van Lommel
2012-09-11Performance fix for Cycles: Don't wait in the main UI thread when resetting d...Lukas Toenne
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-08-01Cycles:Thomas Dinges
2012-06-09code cleanup: removed/renamed shadow & duplicate variable definitions.Campbell Barton
2012-06-09style cleanup: block commentsCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-04-09Cycles/OpenCL:Thomas Dinges
2012-04-05Cycles / OpenCL:Thomas Dinges
2012-02-24Cycles: tweak for AMD opencl compile of advanced shading, from Daniel Genrich,Brecht Van Lommel
2012-02-20Fix: cycles crash with multiple OpenCL platforms installed, tracked down by S...Brecht Van Lommel
2012-01-26Cycles: render passes for CUDA cards with compute model >= 2.x.Brecht Van Lommel
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2012-01-04Cycles: device code refactoring, no functional changes.Brecht Van Lommel
2011-12-20Cycles: some tweaks for apple opencl with ATI cards, to get it working up toBrecht Van Lommel
2011-12-20Cycles: border rendering support, includes some refactoring in how pixels areBrecht Van Lommel
2011-12-13Cycles: require Experimental to be set to enable CUDA on cards with shader modelBrecht Van Lommel
2011-11-23Cycles: improve error reporting for opencl and cuda, showing error messages inBrecht Van Lommel
2011-11-22Fix #29274: problem compiling cycles opencl kernel from directory with spaces.Brecht Van Lommel
2011-11-22Cycles: OpenCL tweaksBrecht Van Lommel
2011-11-13OpenCL/Nvidia:Thomas Dinges
2011-10-16Cycles: enable multi closure sampling and transparent shadows only on CPU andBrecht Van Lommel
2011-09-19Cycles: remove deprecated strict aliasing flag for opencl, fix missing updateBrecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-16Cycles: reenable opencl binary caching on mac, it's not the cause of the prob...Brecht Van Lommel
2011-09-15Cycles: attempted fixes for OS X preview render problem, and disableBrecht Van Lommel