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
path: root/intern
AgeCommit message (Expand)Author
2017-05-12Fix T51153: Video duration is detected wrong after FFmpeg updateSergey Sharybin
2017-05-11Cycles: fix AO approximation for split kernelHristo Gueorguiev
2017-05-11Cycles: Fix occasional black pixels from denoising with excessive radiiLukas Stockner
2017-05-09Cycles: Use more stable version of integer square root functionSergey Sharybin
2017-05-09Cycles: Properly free memory used by KernelGlobalsSergey Sharybin
2017-05-09Fix denoiser tooltipJens Verwiebe
2017-05-09Cycles: Enable BPT for NVidia OpenCLSergey Sharybin
2017-05-09Libmv: Fix strict compiler warnings, unused variablesSergey Sharybin
2017-05-08Cycles: Fix compilation error with gcc-6.3.0 and debug modeSergey Sharybin
2017-05-07Cycles: Fix transform addressing in the denoiser codeLukas Stockner
2017-05-07[Cycles] Fix math problems in safe_logflazydodo
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-05Cycles: Fix access array index of -1 in SSS and volume split kernelsSergey Sharybin
2017-05-05Cycles: Cleanup, indentationSergey Sharybin
2017-05-05Cycles: Split kernel SSS & Volume data definitions cleanupHristo Gueorguiev
2017-05-05Cycles: Show samples progress for OpenCL split kernelHristo Gueorguiev
2017-05-05Cycles: Workaround for AMD GPU OpenCL compilerHristo Gueorguiev
2017-05-04Typo: 'Signle program' -> 'Single program'Pablo Vazquez
2017-05-04Cycles: Fix crash when assigning KernelGlobalsLukas Stockner
2017-05-04Fix T51412: Instant crash with texture plugged into the Displacement outputSergey Sharybin
2017-05-04Cycles: Fix unused argument warning when building without debug passesSergey Sharybin
2017-05-03Fix Cycles build on WindowsDalai Felinto
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-05-03Cycles: Split kernel - sort shadersHristo Gueorguiev
2017-05-03Cycles: Fix OpenCL compilation failure after recent color changesSergey Sharybin
2017-05-03Cycles: Use render visibility for duplis when Render Layer option in viewport...Sergey Sharybin
2017-05-03Cycles: Simplify code in SVM image by using new utility functionSergey Sharybin
2017-05-03Cycles: Add utility function to convert float4 color from srgb to linearSergey Sharybin
2017-05-02Cycles: Remove extra clFinish from driver workaroundMai Lavelle
2017-05-02Cycles: Output split state element sizeMai Lavelle
2017-05-02Cycles: Branched path tracing for the split kernelMai Lavelle
2017-05-02Cycles: Fix missing type declaration in OpenCL imageSergey Sharybin
2017-05-02Cycles: Fix CUDA split kernelSergey Sharybin
2017-05-02Cycles: Cache split kernels in CUDA deviceSergey Sharybin
2017-04-29Cycles: Fix crashes after recent image changesMai Lavelle
2017-04-28Cycles: Use relative path for #line directivesSergey Sharybin
2017-04-28Libmv: Make ERROR a default printing severitySergey Sharybin
2017-04-28Cycles: Correct comment after previous commitSergey Sharybin
2017-04-28Cycles: Lower default severity level to ERRORSergey Sharybin
2017-04-28Cycles: De-duplicate bit magic for decoding image options in OpenCL kernelSergey Sharybin
2017-04-28Cycles: Simplify code around maximum OpenCL info size allocationSergey Sharybin
2017-04-28Cycles: Cleanup, de-duplicate image packing of various typesSergey Sharybin
2017-04-28Cycles: Quick (real) fix for broken textures on OpenCLSergey Sharybin
2017-04-28Revert "Cycles: Fix image textures were completely broken since recent unlimi...Sergey Sharybin
2017-04-28Cycles: Cleanup, spelling and bracesSergey Sharybin
2017-04-28Cycles: Fix image textures were completely broken since recent unlimited text...Sergey Sharybin
2017-04-28Cycles: Cleanup, always use braces for blocksSergey Sharybin
2017-04-28Cycles: Cleanup, indentation in preprocessorSergey Sharybin
2017-04-28Cycles: Cleanup, use ccl::vector instead of std::vectorSergey Sharybin
2017-04-28Cycles: Cleanup, indentaiton and trailing whitespace and wrappingSergey Sharybin