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
2020-03-18Cycles: support for different 3D transform per volume gridBrecht Van Lommel
2019-08-26Cycles: change svm node decoding for more efficient code generation on GPUPatrick Mours
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-03-10Code refactor: make Transform always affine, dropping last row.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-04-28Cycles: Cleanup, indentaiton and trailing whitespace and wrappingSergey Sharybin
2017-04-27Unlimited number of textures for CyclesStefan Werner
2017-03-27Cleanup: Resolve todo in CUDA voxel image code.Thomas Dinges
2016-10-23Cycles: OpenCL 3d textures support.Hristo Gueorguiev
2016-09-04Fix a few OpenCL compiler warnings.Brecht Van Lommel
2016-05-19Cycles: Add support for bindless textures.Thomas Dinges
2016-04-13Cycles: Minor cleanup, whitespace around keyword and preprocessor indentSergey Sharybin
2016-02-17Fix OpenCL kernel build errors after recent 3D texture changes.Brecht Van Lommel
2016-02-15Cycles: Initial support of 3D textures for CUDA renderingSergey Sharybin
2015-10-05Cycles: Remove redundant coordinate clipping in voxel SVM nodeSergey Sharybin
2015-07-21Cycles: Workaround for sm_50 on 32bit platformSergey Sharybin
2015-07-19Cycles: Fix compilation of OpenCL kernel after point density commitSergey Sharybin
2015-07-18Cycles: Add voxel texture sampler shader nodeSergey Sharybin