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
2022-06-29Cleanup: fix comment in CyclesXavier Hallade
2022-06-29Cycles oneAPI: re-merge parallel_active_index.hXavier Hallade
2022-06-29Cleanup: add comment to work group count adjustmentXavier Hallade
2022-06-29Merge branch 'master' into cycles_oneapiXavier Hallade
2022-06-28Fix Cycles assert with mix weights outside of 0..1 rangeBrecht Van Lommel
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-27Merge branch 'master' into cycles_oneapiSergey Sharybin
2022-06-27Cycles: Tweak SYCL dependencies install foldersSergey Sharybin
2022-06-27Cycles oneAPI: adjust GPU requirement in the UIXavier Hallade
2022-06-24Build: fix sycl.dll and pi_level_zero.dll install paths for cpackXavier Hallade
2022-06-24Cycles: stop Metal rendering on command buffer errorBrecht Van Lommel
2022-06-24Merge branch 'master' into cycles_oneapiSergey Sharybin
2022-06-23Cleanup: make formatBrecht Van Lommel
2022-06-23Cyles: switch primitive.h inline hints to forceinlineXavier Hallade
2022-06-23Cycles: unify math functions namesAndrii Symkin
2022-06-23Cleanup: fix Cycles float3 endif commentXavier Hallade
2022-06-23Cycles: Add diagnostic tracing of MTLLibrary compilation timeMichael Jones
2022-06-23Cycles: Tidy of KernelData patchup codeMichael Jones
2022-06-23Cycles: Distinguish Apple GPUs by core countMichael Jones
2022-06-22Cycles: move oneAPI device name prettification to python UIXavier Hallade
2022-06-22Cycles oneAPI: fix oneapi_check_usm debug functionXavier Hallade
2022-06-22Cleanup: use _ suffix for OneapiDevice attributesXavier Hallade
2022-06-22Cycles oneAPI: tune inlining thresholds to gain compile timeXavier Hallade
2022-06-22Cycles oneAPI: keep forceinline change in primitive.h separateXavier Hallade
2022-06-22Cleanup: use C-style comments in oneAPI implementationXavier Hallade
2022-06-21Cleanup: deduplicate sycl compilation optionsXavier Hallade
2022-06-21Cycles oneAPI: tweak logging verbosity levelsSergey Sharybin
2022-06-20Fix oneAPI runtime issue after recent refactorXavier Hallade
2022-06-20Fix oneAPI kernel compilation after recent refactorSergey Sharybin
2022-06-20Merge branch 'master' into cycles_oneapiSergey Sharybin
2022-06-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel
2022-06-17Merge branch 'master' into cycles_oneapiSergey Sharybin
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-17Cleanup: replace uint4 by AttributeMap structBrecht Van Lommel
2022-06-13Cycles: MetalDeviceQueue - capture of multiple dispatches, and some tidyingMichael Jones
2022-06-09Cleanup: Unused but set variable in Cycles Metal profilerSergey Sharybin
2022-06-09Cleanup: Removed unused variableAaron Carlisle
2022-06-08Cycles oneAPI: cleanup kernel_tex_image_interp_3dXavier Hallade
2022-06-08Cycles oneAPI: use adjusted interpolation variable for NanoVDB half supportXavier Hallade
2022-06-08Cycles oneAPI: add missing half precision float support for NanoVDBXavier Hallade
2022-06-08Cycles oneAPI: filter to load only level_zero libraryXavier Hallade
2022-06-08Cycles oneAPI: Fixed build with oneAPI distribution compilerWerner, Stefan
2022-06-08Cycles oneAPI: Preliminary support of MNEE kernelSergey Sharybin
2022-06-08Cycles oneAPI: Tweaks to support pre-compiled DPC++Sergey Sharybin
2022-06-08Merge branch 'master' into cycles_oneapiSergey Sharybin
2022-06-07Cycles: Useful Metal backend debug & profiling functionalityMichael Jones
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-03Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-06-03Fix use of OpenGL interop breaking in Hydra viewports that do not support itPatrick Mours
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto