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
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-24Cycles: tweak for AMD opencl compile of advanced shading, from Daniel Genrich,Brecht Van Lommel
2012-02-24Fix #30140: cycles multi GPU rendering with one device supporting fullBrecht Van Lommel
2012-02-20Fix: cycles crash with multiple OpenCL platforms installed, tracked down by S...Brecht Van Lommel
2012-01-27Cycles: another fix for CUDA render passes, needed to align float4 passes.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
2011-12-20Cycles/CUDA:Thomas Dinges
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-13Fix cycles compile for win32.Miika Hamalainen
2011-12-13Cycles: require Experimental to be set to enable CUDA on cards with shader modelBrecht Van Lommel
2011-12-01CyclesBrecht Van Lommel
2011-11-23Cycles: improve error reporting for opencl and cuda, showing error messages inBrecht Van Lommel
2011-11-22Fix #29274: problem compiling cycles opencl kernel from directory with spaces.Brecht Van Lommel
2011-11-22Cycles: OpenCL tweaksBrecht Van Lommel
2011-11-15Fix #29259: cycles issues on certain processors. Now two versions of the kernelBrecht Van Lommel
2011-11-13OpenCL/Nvidia:Thomas Dinges
2011-11-10Cycles:Brecht Van Lommel
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
2011-11-08Fix GLEW linking error on MinGW. Antony Riakiotakis
2011-11-08Cycles Merge:Brecht Van Lommel
2011-10-16Cycles: enable multi closure sampling and transparent shadows only on CPU andBrecht Van Lommel
2011-10-16Cycles: enable improved closure sampling, this should give less noise for mix...Brecht Van Lommel
2011-10-03Cycles: some tweaks to silence msvc assertions in debug mode.Brecht Van Lommel
2011-09-19Cycles: remove deprecated strict aliasing flag for opencl, fix missing updateBrecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-16Cycles: reenable opencl binary caching on mac, it's not the cause of the prob...Brecht Van Lommel
2011-09-15Cycles: attempted fixes for OS X preview render problem, and disableBrecht Van Lommel
2011-09-12Cycles:Brecht Van Lommel
2011-09-09Cycles:Brecht Van Lommel
2011-09-08Cycles: some warning fixes, cpu device task tweaks, avoid unnecessaryBrecht Van Lommel
2011-09-05Cycles: use workgroup size from opencl, attempt to fix issue with apple opencl.Brecht Van Lommel
2011-09-05Cycles: remove -Werror from opencl compile options, apple opencl on lionBrecht Van Lommel
2011-09-03Cycles:Brecht Van Lommel
2011-09-02Cycles: optimizations for instances in scene updates before render starts,Brecht Van Lommel
2011-09-02Cycles:Brecht Van Lommel
2011-09-02Cycles: compile opencl kernels in non-blocking thread, and don't crash onBrecht Van Lommel
2011-09-02Cycles: fix opencl device bug that crashed on windows. Now shows diffuseBrecht Van Lommel
2011-09-01Cycles: OpenCL library is now dynamically loaded so that blender doesn't crashBrecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-08-24Cycles:Brecht Van Lommel
2011-08-16Cycles:Brecht Van Lommel
2011-08-11Cycles: more opencl tweaks, status is:Brecht Van Lommel