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-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-08Cycles: Add names to buffer allocationsMai Lavelle
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-05-31Cycles: Add human readable sizes to debug outputMai Lavelle
2016-02-11Cycles: Fix typo in network deviceSergey Sharybin
2015-12-30Cycles: Optionally output luminance from the shader evaluation kernelSergey Sharybin
2015-08-10Cycles: Fix for typo in previous commitSergey Sharybin
2015-08-09Compile fix cycles network. This code is crusty and not superMartijn Berger
2015-07-28Cycles: Prepare for more image extension types supportSergey Sharybin
2015-06-07Allow compilation of cycles network with WITH_CYCLES_LOGGING is ONMartijn Berger
2015-05-09Cycles: Communicate number of closures and nodes feature set to the deviceSergey Sharybin
2015-05-09Cycles: Change the way how we pass requested capabilities to the deviceSergey Sharybin
2015-04-10Cycles: Add some statistics loggingSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-07-29Implement get_split_task_count to make device_network compile again.Martijn Berger
2014-05-04Style cleanup: indentation, bracesCampbell Barton
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-02-06Cycles Network rendering, remove some exception throwing, replace with saner ...Martijn Berger
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-08-31Cycles: viewport render now takes scene color management settings into account,Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-02-21Cycles:Thomas Dinges
2012-12-21Cycles: merge some changes from a local branch to bring network rendering a bitBrecht Van Lommel
2012-11-05Cycles: memory usage reportSergey Sharybin
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-10-16Cycles: enable multi closure sampling and transparent shadows only on CPU andBrecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-04-27Blender modifications for Cycles integration.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal