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
2017-03-08Cycles: add single program debug option for split kerneltemp_cycles_split_kernelHristo Gueorguiev
2017-03-08Cycles: split kernel_shadow_blocked to AO & DL partsHristo Gueorguiev
2017-03-08Cycles: Speedup transparent shadows in split kernelHristo Gueorguiev
2017-03-08Cycles: SSS and Volume rendering in split kernelHristo Gueorguiev
2017-03-07Cycles: Fix building of CUDA split kernelMai Lavelle
2017-03-07Cycles: Fix indentationMai Lavelle
2017-03-07Cycles: Fix strict warning about unused variableMai Lavelle
2017-03-07Cycles: Calculate size of split state buffer kernel sideMai Lavelle
2017-03-07Cycles: Fix crash after failed kernel buildMai Lavelle
2017-03-07Cycles: Faster building of split kernelMai Lavelle
2017-03-03Cycles: Initialize rng_state for split kernelMai Lavelle
2017-03-03Cycles: Remove sum_all_radiance kernelMai Lavelle
2017-03-03Cycles: Split path initialization into own kernelMai Lavelle
2017-02-22Cycles: Seperate kernel loading time from render timeMai Lavelle
2017-02-22Cycles: Add names to buffer allocationsMai Lavelle
2017-02-22Cycles: CUDA implementation of split kernelMai Lavelle
2017-02-22Cycles: CPU implementation of split kernelMai Lavelle
2017-02-22Cycles: Remove ccl_fetch and SOAMai Lavelle
2017-02-22Cycles: Report device maximum allocation and detected global sizeSergey Sharybin
2017-02-22Cycles: Workaround for driver hangsMai Lavelle
2017-02-22Cycles: OpenCL split kernel refactorMai Lavelle
2017-02-22Cycles: Add OpenCL kernel for zeroing memory buffersMai Lavelle
2017-02-22Cycles: Add more atomic operationsMai Lavelle
2017-02-22Cycles: Expose passes size to device tasksMai Lavelle
2017-02-22Cycles: Allow device_memory to be used directlyMai Lavelle
2017-02-22Fix Cycles still saving render output when error happenedSergey Sharybin
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-22Cycles: Additionally report all OpenCL cflagsSergey Sharybin
2017-02-22Refactor Mesh split_faces() code to use loop normal spaces.Bastien Montagne
2017-02-21Fix Drawing nested box layouts (D2508)raa
2017-02-21Cycles: Speedup by avoiding extra calculations in noise texture when unneededMai Lavelle
2017-02-21Cleanup: use proper link to the apiAaron Carlisle
2017-02-20Fix T50718: Regression: Split Normals Render Problem with CyclesSergey Sharybin
2017-02-20Mesh faces split: Add missing vertex normal copySergey Sharybin
2017-02-20Fix T50719: Memory usage won't reset to zero while re-rendering on two video ...Sergey Sharybin
2017-02-19Fix a few compiler warnings with macOS / clang.Brecht Van Lommel
2017-02-19Fix T50564: 3D view panning with scroll wheel inconsistent with dragging.Brecht Van Lommel
2017-02-17Fix T50614: Curve doesn't restore initial form after deleting all its shapekeysBastien Montagne
2017-02-17Remove unused functions related to distance between BoundBox and rayGermano Cavalcante
2017-02-17Forgotten in last commit: Check the allocationGermano Cavalcante
2017-02-17Do not release the arrays used in the parameters of the expanded functions of...Germano Cavalcante
2017-02-17Make File: Print 'blender.exe' at the end of the path to run fromAaron Carlisle
2017-02-17Cleanup: Spelling, Spaces --> Tabs, WhitespaceAaron Carlisle
2017-02-16UI: Move 'relations extras' right below 'relations'Aaron Carlisle
2017-02-16Fix T50687: Cycles baking time estimate and progress bar doesn't work / progr...Sergey Sharybin
2017-02-16Register test for mesh.split_faces()Sergey Sharybin
2017-02-16Faces split: Don't leave CD_NORMAL after splitSergey Sharybin
2017-02-16Cyctes tests: Commit blender.git side changesSergey Sharybin
2017-02-16CDDM Copy: Only tag data layers dirty if we ignored tessellation dataSergey Sharybin
2017-02-16Cleanup: IndentationSergey Sharybin