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
2017-08-09Revert "Cycles: Fix crash changing image after recent OpenCL changes"Mai Lavelle
2017-08-08Cycles: Fix crash changing image after recent OpenCL changesSergey Sharybin
2017-08-08Cycles: Pack kernel textures into buffers for OpenCLMai Lavelle
2017-07-21Fix T52135: Cycles should not keep generated/packed images in memory after re...Brecht Van Lommel
2017-05-04Fix T51412: Instant crash with texture plugged into the Displacement outputSergey Sharybin
2017-04-28Cycles: Simplify code around maximum OpenCL info size allocationSergey Sharybin
2017-04-28Cycles: Cleanup, de-duplicate image packing of various typesSergey Sharybin
2017-04-27Unlimited number of textures for CyclesStefan Werner
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-01-25Fix T50032: Wrong render result when same image is used with and without alphaSergey Sharybin
2016-11-29Cycles: Pass extra array size argument to builtin image pixels functionsSergey Sharybin
2016-11-22Cycles: Implement texture size limit simplify optionSergey Sharybin
2016-11-14Cycles: De-duplicate image loading functionsSergey Sharybin
2016-08-11Cycles: Change code order for Image Data Types.Thomas Dinges
2016-07-02Fix Cycles OpenCL not taking Extend and Clip extension types into account.Thomas Dinges
2016-06-19Cycles: Support half and half4 textures.Thomas Dinges
2016-05-28Cleanup: Further tweaks for consistency and simplifications.Thomas Dinges
2016-05-23Cleanup: Deduplicate image loading functions using templates.Thomas Dinges
2016-05-12Cycles: Add support for single channel byte textures.Thomas Dinges
2016-05-11Cycles: Add support for single channel float textures on CPU.Thomas Dinges
2016-05-11Cycles: Use explicit qualifier for single-argument constructorsSergey Sharybin
2016-05-09Cleanup: More byte -> byte4 renaming for consistency.Thomas Dinges
2016-05-08Fix T48380: fix for recent image manager code cleanup.Brecht Van Lommel
2016-05-08Code cleanup: tweaks to image manager code found while looking into previous ...Brecht Van Lommel
2016-05-06Cleanup: Rename texture slots to float4 and byte, to distinguish from future ...Thomas Dinges
2016-05-06Code refactor: Change Cycles ImageManager arrays.Thomas Dinges
2016-04-16Cycles: Refactor Image Texture limits.Thomas Dinges
2016-04-16Cleanup: Move texture definitions to util, to avoid bad level include.Thomas Dinges
2016-02-15Cycles: Initial support of 3D textures for CUDA renderingSergey Sharybin
2015-10-11Cycles: Increase number of textures allowed for OpenCL renderSergey Sharybin
2015-07-21Cycles: Expose image image extension mapping to the image managerSergey Sharybin
2015-04-20Cycles: Synchronize images after building mesh BVHSergey Sharybin
2015-03-29Optionally use c++11 stuff instead of boost in cycles where possible. We do a...Martijn Berger
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-07-18Fix T41109: Reloading image that has been modified outside Blender does not u...Sergey Sharybin
2014-06-22Fix T40703: cycles viewport smoke not updating when changing frame.Brecht Van Lommel
2014-06-14Cycles: Add support for uchar4 attributes.Thomas Dinges
2014-05-19Fix T40195: cycles smoke + persistent images animation render not working cor...Brecht Van Lommel
2014-05-11Cycles / CUDA: Increase maximum image textures on GPU.Thomas Dinges
2014-05-07Cycles: add support for "Use Alpha" option on image datablocks.Carlo Andreacchio
2014-03-29Cycles code internals: add CPU kernel support for 3D image textures.Brecht Van Lommel
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2013-12-14Fix T37264: cycles CPU render had limited number of float images, bumped to 1...Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-02-15Fix #34252: cycles rendering 16bit PNG with too light colors.Brecht Van Lommel
2013-01-30Cycles material preview: fix for generated/packed/movie filesSergey Sharybin
2013-01-12Packed and generated images support for CyclesSergey Sharybin
2012-11-21Fix #32796: cycles did not support image auto refresh option.Brecht Van Lommel
2012-11-20Fix cycles OSL missing support for texture mapping paramaters found in textureBrecht Van Lommel
2012-11-05Cycles: fix crash rendering textured objects in OpenCLSergey Sharybin