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
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-10Cycles:Thomas Dinges
2013-08-09Cycles / Non-Progressive integrator:Thomas Dinges
2013-07-20Cycles / CPU Rendering:Thomas Dinges
2013-06-27Code cleanup: cyclesBrecht Van Lommel
2013-06-26Fix Cycles OpenCL issue if context/program creation fails, mistake by me,Brecht Van Lommel
2013-06-21Cycles OpenCL: make displacement and world importance sampling work.Brecht Van Lommel
2013-06-20Cycles: update build configurations to include CUDA sm_35 architecture. When ...Brecht Van Lommel
2013-06-19Cycles: prepare to make CUDA 5.0 the official version we useBrecht Van Lommel
2013-06-01Fix another windows / msvc build error.Brecht Van Lommel
2013-06-01Fix windows / msvc build error.Brecht Van Lommel
2013-05-31Cycles OpenCL: keep the opencl context and program around for quicker renderingBrecht Van Lommel
2013-05-27Cycles / OpenCL:Thomas Dinges
2013-05-27Cycles OpenCL: patch #35514 by Doug GaleBrecht Van Lommel
2013-05-15Cycles:Thomas Dinges
2013-05-14Cycles CUDA: in case of cryptic error messages in the console, refer to wikiBrecht Van Lommel
2013-05-09Cycles / OpenCL:Thomas Dinges
2013-05-09Cycles OpenCL: a few fixes to get things compiling after kernel changes,Brecht Van Lommel
2013-04-02Cycles: code refactoring to add generic lookup table memory.Brecht Van Lommel
2013-03-17Cycles / CUDA:Thomas Dinges
2013-02-21Cycles GPU rendering:Thomas Dinges
2013-02-21Cycles:Thomas Dinges
2013-02-15Add some more detailed CUDA error prints to try to debug #34166.Brecht Van Lommel
2013-02-13Fix #34226: cycles shadow pass got incorrectly influenced by world multipleBrecht Van Lommel
2013-02-12Fix cycles not using SSE3 kernel after recent, order with SSE2 should be swit...Brecht Van Lommel
2013-02-06add missing bullet header to cmake, quiet reports from 'make test_cmake'Campbell Barton
2013-02-04Fix cycles intersection issue with overlapping faces on windows 32 bit and CPUBrecht Van Lommel
2013-01-15Cycles:Thomas Dinges
2013-01-14Remove usage WITH_CYCLES_CUDA_BINARIES in code, use check forSergey Sharybin
2013-01-06device_network.cpp is completely elided when WITH_NETWORK is not defined, so ...Jason Wilkins
2012-12-23Cycles: deal a bit better with errors when CUDA runs out of memory, try to av...Brecht Van Lommel
2012-12-21Cycles: merge some changes from a local branch to bring network rendering a bitBrecht Van Lommel
2012-12-01Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH.Brecht Van Lommel
2012-11-21Fix #33158: motion vector pass wrong in cycles in some scenes, wrong vectorsBrecht Van Lommel
2012-11-20Fix #33243: cycles CUDA going missing sometimes, disabled the new code now thatBrecht Van Lommel
2012-11-08code cleanup: quiet double promotion warningsCampbell Barton
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-22Fix related to #32929: update list of available devices for cycles renderingBrecht Van Lommel
2012-10-17code cleanup:Campbell Barton
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-09-20code cleanup: cycles now uses system includes for boost/oiio.. etc, so we don...Campbell Barton
2012-09-17Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread ...Lukas Toenne
2012-09-12Attempted fix for #32415: tighten up cycles opencl initialization checks to t...Brecht Van Lommel
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-08-01Cycles:Thomas Dinges
2012-06-09code cleanup: removed/renamed shadow & duplicate variable definitions.Campbell Barton
2012-06-09style cleanup: block commentsCampbell Barton
2012-05-28Cycles: fixes to make CUDA 4.2 work, compiling gave errors in shadows andBrecht Van Lommel