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
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-19T61513: Refactored Cycles Attribute RetrievalJeroen Bakker
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-03-19Fix T54356: volume rendering bug using just color attribute.Brecht Van Lommel
2018-03-10Fix T54278: volume artifacts with small density and color after recent changes.Brecht Van Lommel
2018-02-23Cycles: change smoke color grid to not include density multiplied in.Brecht Van Lommel
2017-10-07Cycles: CUDA bicubic and tricubic texture interpolation support.Brecht Van Lommel
2017-10-07Code refactor: make texture code more consistent between devices.Brecht Van Lommel
2017-09-06Fix T52660: CUDA volume texture rendering not working on Fermi GPUs.Brecht Van Lommel
2017-03-08Cycles: Remove ccl_fetch and SOAMai Lavelle
2016-10-23Cycles: OpenCL 3d textures support.Hristo Gueorguiev
2016-09-04Fix a few OpenCL compiler warnings.Brecht Van Lommel
2016-08-06Cycles: Add AttributeDescriptorMai Lavelle
2016-08-01Cycles: Tweaks to support CUDA 8 toolkitSergey Sharybin
2016-05-19Cycles: Add support for bindless textures.Thomas Dinges
2016-05-11Cleanup: Remove outdated comment and add new one about slot IDs.Thomas Dinges
2016-05-06Cleanup: Rename texture slots to float4 and byte, to distinguish from future ...Thomas Dinges
2016-02-15Cycles: Initial support of 3D textures for CUDA renderingSergey Sharybin
2015-04-05Fix T44269: Typo in volume_attribute_float:geom_volume.hSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-10-22Cycles: Expose volume voxel data interpolation to the interfaceSergey Sharybin
2014-07-05Cycles: Compile fixes for CUDA Volumetrics.Thomas Dinges
2014-03-29Cycles code internals: add support for mesh voxel grid attributes.Brecht Van Lommel