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-09-17Fix T46143: Faces missing with GPU renderSergey Sharybin
2015-09-09Cycles: Cleanup, typoSergey Sharybin
2015-09-09Cycles: Limit triangle magnitude check for only GPUSergey Sharybin
2015-09-09Cycles: Only use ascii in commentsSergey Sharybin
2015-09-07Fix T46034: OpenCL kernel compilation error in latest buildbotSergey Sharybin
2015-09-04Cycles: Fix wrong check for zero-sized trianglesSergey Sharybin
2015-08-25Fix T45904: Cycles bug after recent triangle intersect changesSergey Sharybin
2015-08-24Fix T45778: Objects scaled to 0 cause black artifacts with Static BVHSergey Sharybin
2015-06-20Cycles: Another fix for OSX, sm_50 experimental actually also fails to compileSergey Sharybin
2015-06-20Cycles: Tweak to previous commit, experimental sm_52 works on Linux but not OSXSergey Sharybin
2015-06-20Cycles: Un-inline triangle_intersect_precalc() on Apple OpenCLSergey Sharybin
2015-06-20Cycles: Cleanup, make it more obvious which platform requires workaround for ...Sergey Sharybin
2015-05-15Cycles: Make experimental kernel build option more genericSergey Sharybin
2015-05-14Cycles: Prepare code for OpenCL camera/motion blurSergey 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