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-27Cycles: Make shadow catcher an optional feature for OpenCLSergey Sharybin
2017-03-14Cycles: Try to avoid infinite loops by catching invalid ray statesMai Lavelle
2017-03-09Cycles: SSS and Volume rendering in split kernelHristo Gueorguiev
2017-03-08Cycles: Add names to buffer allocationsMai Lavelle
2016-12-09Land D2339 by bliblu blilazydodo
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-08-15Cycles microdisplacement: Allow kernels to be built without patch evaluationMai Lavelle
2016-05-19Cycles: Add support for bindless textures.Thomas Dinges
2016-05-07Some fixes for CUDA runtime compile:Thomas Dinges
2016-02-12Cycles: Always use guarded allocator of vectorsSergey Sharybin
2016-01-12Cycles: Use special debug panel to fine-tune debug flagsSergey Sharybin
2015-11-22Cycles: Make branched path tracer covered with requested featuresSergey Sharybin
2015-11-21Cycles: Make requested features struct aware of subsurface BSDFSergey Sharybin
2015-11-21Cycles: Move build options constructions to DeviceRequestedFeaturesSergey Sharybin
2015-07-28Cycles: Prepare for more image extension types supportSergey Sharybin
2015-07-18Cycles: Log requested device featuresSergey Sharybin
2015-07-18Cycles; Make baking a feature-specific optionSergey Sharybin
2015-06-08Cycles: Make hair, object and motion blur selective compiled into OpenCLSergey Sharybin
2015-05-11Cycles: Get rid of one more OpenGL matrix manipulation/push/pop.Antony Riakiotakis
2015-05-11Cycles: use vertex buffers when possible to draw tiles on the screen.Antony Riakiotakis
2015-05-09Cycles: OpenCL kernel splitGeorge Kyriazis
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-03-29Optionally use c++11 stuff instead of boost in cycles where possible. We do a...Martijn Berger
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-01-06Cycles: Repot CPU and CUDA capabilities to system info operatorSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-07-25Cycles Bake: show progress bar during bakeDalai Felinto
2014-05-11Cycles / CUDA: Increase maximum image textures on GPU.Thomas Dinges
2014-03-26Fix T39420: Cycles viewport/preview flickers, when moving mouse across editorsSergey Sharybin
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2012-12-23Cycles: deal a bit better with errors when CUDA runs out of memory, try to av...Brecht Van Lommel
2012-11-08Fix #33107: cycles fixed threads 1 was still having two cores do work,Brecht Van Lommel
2012-11-05Cycles: memory usage reportSergey Sharybin
2012-09-17Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread ...Lukas Toenne
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-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.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-31Cycles code refactoring: change displace kernel into more generic shaderBrecht 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