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-10-04Code refactor: add WorkTile struct for passing work to kernel.Brecht Van Lommel
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-11Fix T50888: Numeric overflow in split kernel state buffer size calculationMai Lavelle
2017-03-08Cycles: Allow device_memory to be used directlyMai Lavelle
2016-06-19Fix Cycles assert after recent half changes.Brecht Van Lommel
2015-10-11Cycles: Gracefully handle out-of-memory happening in device vectorSergey Sharybin
2015-07-01Cycles: Solve some harmless NULL pointer magicSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-10-03Cycles: Implement preliminary test for volume stack update from SSSSergey Sharybin
2014-09-04Fix wrong track of the memory when doing device vector resize before freeing itSergey Sharybin
2014-03-29Cycles code internals: add CPU kernel support for 3D image textures.Brecht Van Lommel
2014-01-15Code cleanup: move half float functions to separate header file.Brecht Van Lommel
2013-09-04Code cleanup / Cycles:Thomas Dinges
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-04-02Cycles: code refactoring to add generic lookup table memory.Brecht Van Lommel
2012-01-04Cycles: device code refactoring, no functional changes.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal