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
2016-08-05Cycles: Fix embarrassing typoSergey Sharybin
2016-08-02Cycles: Some more inline policy tweaks for CUDA 8Sergey Sharybin
2016-08-01Cycles: Tweaks to support CUDA 8 toolkitSergey Sharybin
2016-07-31Cycles: refactor kernel closure storage to use structs per closure type.Brecht Van Lommel
2016-07-28Cycles: Fix difference in Ashikhmin Shirley shader between CPU and GPUSergey Sharybin
2016-07-25Cycles: Fix rays parallel to the surface in the triangle refine and MultiGGX ...Lukas Stockner
2016-07-25Cycles: Calculate differentials in the Multiscattering GGX closuresLukas Stockner
2016-07-17Cycles: Fix OpenCL compilation after the recent numerical fixesLukas Stockner
2016-07-16Cycles: Fix three numerical issues in the fresnel, normal map and Beckmann codeLukas Stockner
2016-07-16Cycles: Deduplicate geometric factor calculation in the Beckmann distributionLukas Stockner
2016-06-28Fix T48732: New GGX breaks OpenCL kernelSergey Sharybin
2016-06-26Fix T48732 v2: New GGX breaks OpenCL kernelLukas Stockner
2016-06-25Fix T48732, OpenCL compile failure after Multiscatter GGX commit.Thomas Dinges
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-06-17Fix T46492: GGX distribution produces black pixelsSergey Sharybin
2016-04-13Cycles: Minor cleanup, whitespace around keyword and preprocessor indentSergey Sharybin
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2016-02-13Cycles: Fixes for Burley BSSRDFSergey Sharybin
2016-02-08Cycles: Fix Burley's CDF truncation after recent radius fixSergey Sharybin
2016-02-08Fix T47356: Too sharp falloww with Burley BSSRDFSergey Sharybin
2016-02-06Fix Burley BSSRDF NaNs and fireflies.Brecht Van Lommel
2016-02-05Cycles: Fix for initial guess of the radius for Burley BSSRDFSergey Sharybin
2016-02-04Cycles: Speedup of Christensen-Burley SSS falloff functionSergey Sharybin
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-02-02Cycles: Cleanup and reference actual paper used for BSSRDF samplingSergey Sharybin
2015-07-31Cycles: Fix for transmissive microfacet samplingSergey Sharybin
2015-06-11Cycles: Simplify volume_phase_eval().Thomas Dinges
2015-05-09Cycles: OpenCL kernel splitGeorge Kyriazis
2015-04-27Cycles: Use native saturate function for CUDASergey Sharybin
2015-04-26Cleanup: Code style.Thomas Dinges
2015-04-06Cycles: Cleanup, spaces around assignment operatorSergey Sharybin
2015-04-06Cycles: de-duplicate fast/approximate erf function calculationSergey Sharybin
2015-04-05Cycles: Avoid using lookup table for Beckmann slopes on GPUSergey Sharybin
2015-04-05Cycles: Remove unused Beckmann slope sampling codeSergey Sharybin
2015-04-01Fix T44113: Ashikhmin-Shirley distribution of glossy shader at 0 roughness ca...Sergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-25Fix T44123: Cycles SSS renders black in recent buildsSergey Sharybin
2015-03-23Fix T43926: Volume scatter: intersecting objects GPU rendering artifactsSergey Sharybin
2015-02-18Cleanup: Remove unused SD_PHASE_HAS_EVAL flag.Thomas Dinges
2015-02-18Cleanup for Cycles hair shader ifdefs.Thomas Dinges
2015-02-17Cycles: Fix for hair transmission BSDF not returning proper labelSergey Sharybin
2015-02-17Cycles: Small tweaks for Henyey Greenstein closure code.Thomas Dinges
2015-02-17Cycles: Remove empty closure blur code and the corresponding entries in the s...Thomas Dinges
2015-02-16Cleanup: Remove unused code from hair BSDF.Thomas Dinges
2015-02-16Cycles: Use some more bools in microfacet code.Thomas Dinges
2015-02-10Cycles: Correction to glossy shaders not handling total internal reflectionSergey Sharybin
2015-01-30Cycles: Use fast math functions in hair BSDFSergey Sharybin
2015-01-30Cycles: Remove confusing labels usage in hair BSDFSergey Sharybin
2015-01-20Fix T42212: Singular reflection pass is incorrect in regular path tracerSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges