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
2021-09-30Cycles: refactor API for render outputBrecht Van Lommel
2021-09-28Cycles: Improve handling of tile file errorSergey Sharybin
2021-09-24Fix T91639: Cycles crash rendering high resolution images with multiple passesBrecht Van Lommel
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2020-04-28Fix T75432: Cycles progressive refine render slow with denoising dataBrecht Van Lommel
2020-02-28Cycles: Rework tile scheduling for denoisingPatrick Mours
2020-02-11Cycles: Add support for denoising in the viewportPatrick Mours
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2017-10-21Fix issue with resumable rendering in recent changes.Brecht Van Lommel
2017-10-21Cycles: disable progressive refine if denoising or save buffers is used.Brecht Van Lommel
2017-08-17Cycles: Calculate correct remaining time when using a larger pixel sizeLukas Stockner
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
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