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-24Cycles: Remove obsolete variable from the TileManagerLukas Stockner
2017-01-25Fix T50517: Rendering expecting time is negativeSergey Sharybin
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-03-30Cycles: Resumable render implementation for CyclesSergey Sharybin
2016-01-10Cycles: Adding Hilbert Spiral as a tile order for renderingLukas Stockner
2016-01-02Cycles: Force bottom-to-top tile order for viewport renderingLukas Stockner
2015-12-31Cycles: Fix viewport rendering with multiple GPU devicesSergey Sharybin
2015-12-24Cycles: Fix Tile access in the TileManager for viewport renderingLukas Stockner
2015-12-23Cycles: Sort tiles in rendering order at construction timeLukas Stockner
2015-10-08Cycles: Cleanup, whitespace around keywordsSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-10-05Cycles: Center Tile order had a slight offset to the left.Greg Zaal
2014-06-13Cycles Refactor: Add SSE Utility code from Embree for cleaner SSE code.Thomas Dinges
2013-09-04Fix a few issues reported by coverity scan.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-09Fix cycles not rendering with 1x1 resolution anymore, not so common for usersBrecht Van Lommel
2013-05-08Cycles / Tile Rendering:Thomas Dinges
2013-01-07Cycles / Tile Rendering:Thomas Dinges
2012-11-05Stupid copy-paste typo in tiles commit.Sergey Sharybin
2012-11-05Render engines: replace number of x/y tiles with tile sizeSergey Sharybin
2012-10-25Cycles: use simplier strategy in next_tile for viewport renderingSergey Sharybin
2012-10-24Fix #32951: Progressive refine crashing Blender when used with multiple cuda ...Sergey Sharybin
2012-10-23Fix #32951: Progressive refine crashing Blender when used with multiple cudaSergey Sharybin
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-09-17Cycles: change preview "resolution divider" that gave the number of lowerBrecht Van Lommel
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-01-04Cycles: device code refactoring, no functional changes.Brecht Van Lommel
2011-12-21Cycles: some small code refactoring related to buffer parameters.Brecht Van Lommel
2011-12-20Cycles: border rendering support, includes some refactoring in how pixels areBrecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-15Cycles: attempted fixes for OS X preview render problem, and disableBrecht Van Lommel
2011-09-12Cycles:Brecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal