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
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-22Cleanup: refactor float/half conversions for clarityBrecht Van Lommel
2021-10-14Cycles: Kernel address space changes for MSLMichael Jones
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-02-17Cycles: refactor intrinsic functions implementationBrecht Van Lommel
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-07-15Fix Cycles incorrect resize and CMYK conversion of uint16/half images.Brecht Van Lommel
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-07-05Cycles: Adding native support for UINT16 textures.Stefan Werner
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-02-23Cycles: Fix compilation error on 32bit LinuxSergey Sharybin
2017-02-23Cycles: Add utility function to convert float to halfSergey Sharybin
2016-08-11Cycles: Enable half float support (4 channels and 1 channel) on CUDA.Thomas Dinges
2016-06-19Cycles: Support half and half4 textures.Thomas Dinges
2015-05-10Cycles: fix compilation on 32-bit Windows for half-floatsSv. Lockal
2015-05-10Cycles: Use native float->half conversion instructions for Haswell CPUs.Sv. Lockal
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-06-13Cycles Refactor: Add SSE Utility code from Embree for cleaner SSE code.Thomas Dinges
2014-02-27Cycles: compile fix after rB7808360c5f (own mistake)Sv. Lockal
2014-02-27Cycles: fix crash in SSE hair and half-floats on x86+vc2008Sv. Lockal
2014-01-15Code cleanup: move half float functions to separate header file.Brecht Van Lommel