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
2020-11-23Cycles: Remove Compilation WarningJeroen Bakker
2020-11-09Cycles: Fix tricubic sampling with NanoVDBPatrick Mours
2020-05-07Fix T76469: OpenCL 1.2 CompilationJeroen Bakker
2020-04-30Fix T75895: Unable to Compile Cycles on NAVI/LinuxJeroen Bakker
2019-12-08Fix T72282: Cycles OpenCL error after recent math node changesBrecht Van Lommel
2019-08-26Cycles: code to optionally zero initialize some structs in the kernelBrecht Van Lommel
2019-08-26Cycles: inline more functions on the GPUPatrick Mours
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Fix AMD OpenCL build error after recent changes.Brecht Van Lommel
2019-03-17Cleanup: simplify kernel features definition.Brecht Van Lommel
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-06Cycles: Enabled half precision textures for OpenCL devices that support the c...Stefan Werner
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-05-24Cycles: Cleanup: Remove duplicated atan2f definition for OpenCLLukas Stockner
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-03-10Cycles: support arbitrary number of motion blur steps for cameras.Brecht Van Lommel
2017-10-07Code refactor: make texture code more consistent between devices.Brecht Van Lommel
2017-10-05Fix T53001: more workarounds for crash in AMD compiler with recent drivers.Brecht Van Lommel
2017-08-08Cycles: Add utility macro ccl_refSergey Sharybin
2017-08-08Cycles: Pack kernel textures into buffers for OpenCLMai Lavelle
2017-08-07Cycles: Fix compilation error on NVidia OpenCL after recent refactorSergey Sharybin
2017-05-24Cycles: Use falltrhough attribute to help catching missing break statementsSergey Sharybin
2017-05-19\0;115;0cCycles: Cleanup, use ccl_restrict instead of ccl_restrict_ptrSergey Sharybin
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-08Cycles: OpenCL split kernel refactorMai Lavelle
2016-10-03Fix Cycles CUDA performance on CUDA 8.0.Brecht Van Lommel
2016-08-09Fix Cycles CUDA adaptive kernel not working correctly after recent closure ch...Brecht Van Lommel
2016-07-11Cycles: Use utility define for restrict pointersSergey Sharybin
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2015-05-09Cycles: OpenCL kernel splitGeorge Kyriazis
2015-05-09Cycles: Initial work towards selective nodes support compilationSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-10-08Cycles: correct math wrappersCampbell Barton
2014-10-05Fix T42081, OpenCL supports float3 since the 1.1 specification, not sure why ...Thomas Dinges
2014-06-15* Fix OpenCL after uchar4 commit.Thomas Dinges
2014-04-07OpenCL + AMD adapt kernel to newer driverMartijn Berger
2014-01-15Code cleanup: move half float functions to separate header file.Brecht Van Lommel
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-06-27Code cleanup: cyclesBrecht Van Lommel
2013-06-08Cycles / OpenCL:Thomas Dinges
2013-05-27Cycles OpenCL: patch #35514 by Doug GaleBrecht Van Lommel
2013-05-09Cycles OpenCL: a few fixes to get things compiling after kernel changes,Brecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-04-02Cycles: code refactoring to add generic lookup table memory.Brecht Van Lommel
2012-12-21Fix cycles aliasing warnings caused by motion blur transforms.Brecht Van Lommel
2012-04-30Cycles: remove a few usages of double, to fix opencl warnings.Brecht Van Lommel
2011-12-20Cycles: some tweaks for apple opencl with ATI cards, to get it working up toBrecht Van Lommel