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
2015-04-10Cycles: Fix compilation error on windows after recent logging changesSergey Sharybin
2015-04-10Cycles: Add some statistics loggingSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-19Cycles: Cleanup for indentation in device_cpu.cppSergey Sharybin
2015-01-06Cycles: Repot CPU and CUDA capabilities to system info operatorSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-11-03Fix typo breaking compilation with SSE2.Bastien Montagne
2014-10-30Deduplicate some code by using a function pointer to the real kernelMartijn Berger
2014-10-06Cycles: Workaround dead-slow expf() on 64bit linuxSergey Sharybin
2014-09-04Fix wrong track of the memory when doing device vector resize before freeing itSergey Sharybin
2014-08-19Fix T41471 Cycles Bake: Setting small tile size results in wrong bake with st...Dalai Felinto
2014-07-25Cycles Bake: show progress bar during bakeDalai Felinto
2014-06-14Cycles: Add an AVX2 CPU kernel.Thomas Dinges
2014-06-06Fix T40370: cycles CUDA baking timeout with high number of AA samples.Brecht Van Lommel
2014-05-26Fix T40306: cycles baking not distributing work among CPU cores well.Brecht van Lommel
2014-05-03Cycles BakeDalai Felinto
2014-03-29Cycles code internals: add CPU kernel support for 3D image textures.Brecht Van Lommel
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-01-16Cycles: Add an AVX kernel for CPU rendering.Thomas Dinges
2014-01-14Cycles: Skip the compilation of the dedicated SSE2 kernel on x86-64, we can a...Thomas Dinges
2014-01-06Code cleanup / Cycles: else/if for SSE41 kernel functions.Thomas Dinges
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-11-22Cycles: test code for sse 4.1 kernel and alignment for some vector types.Martijn Berger
2013-10-26spelling: use American spelling for canceledCampbell Barton
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-07-20Cycles / CPU Rendering:Thomas Dinges
2013-05-15Cycles:Thomas Dinges
2013-02-21Cycles:Thomas Dinges
2013-02-12Fix cycles not using SSE3 kernel after recent, order with SSE2 should be swit...Brecht Van Lommel
2013-02-04Fix cycles intersection issue with overlapping faces on windows 32 bit and CPUBrecht Van Lommel
2012-12-01Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH.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-10-13Cycles: progressive refine optionSergey 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-06-09style cleanup: block commentsCampbell Barton
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-05-05Cycles: threading optimizationsBrecht 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-25Cycles: Render PassesBrecht Van Lommel
2012-01-20Sample as Lamp option for world shaders, to enable multiple importance sampling.Brecht Van Lommel
2012-01-11Fix: cycles CPU device not being used when it should be on some multi-GPUBrecht 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