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
2015-05-15Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-15Cycles: Make experimental kernel build option more genericSergey Sharybin
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-14Cycles: Prepare code for OpenCL camera/motion blurSergey Sharybin
2015-04-17Cycles: Add debug option to disable pre-aligned triangles storageSergey Sharybin
2015-04-08Fix T44046: Cycles speed regression in 2.74 (CPU only)Sergey Sharybin
2015-04-07Cycles: Cleanup, typosSergey Sharybin
2015-04-07Cycles: Cleanup, indentationSergey Sharybin
2015-04-01Cycles: Make SSS intersection closer to regular triangle intersectionSergey Sharybin
2015-04-01Cycles: Remove unused direction from triangle intersection functionsSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-12Revert "Fix T43865: Cycles: Watertight rendering produces artifacts on a huge...Sergey Sharybin
2015-03-05Fix T43865: Cycles: Watertight rendering produces artifacts on a huge planeSergey Sharybin
2015-03-03Cycles: Fix embarrassing type remained after getting rid of utility SWAP()Sergey Sharybin
2015-02-10Cycles: Bring back distance check in re-intersectionSergey Sharybin
2015-02-10Fix T43596: Refraction BSDF crashes blender on pre-sse4 CPUSergey Sharybin
2015-02-09Cycles: Another attempt to solve 32bit CUDA kernelSergey Sharybin
2015-02-04Cycles: Use pre-aligned triangle vertex coordinates for subsurface intersectionSergey Sharybin
2015-02-02Cycles: Further tweaks to T43511 to solve compilation error on 32bit platformsSergey Sharybin
2015-02-02Fix T43511: Major slow down with many instanced objects in cycles GPUSergey Sharybin
2015-01-30Cycles: Don't perform re-intersection if ray distance is zeroSergey Sharybin
2015-01-02Cycles: Fix unneeded int/float conversion happened in previous commitSergey Sharybin
2015-01-02Fix T43027: OpenCL kernel compilation broken after QBVHSergey Sharybin
2014-12-25Cycles: Workaround CUDA 6.5.16 error after watertight commitSergey Sharybin
2014-12-25Cleanup: Typo fixes for comments.Thomas Dinges
2014-12-25Cycles: Add some utility functions and structuresSergey Sharybin
2014-12-25Cycles: Implement watertight ray/triangle intersectionSergey Sharybin
2014-12-25Cycles: Move triangle intersection functions into own fileSergey Sharybin