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-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-27Cycles: Tweak SYCL dependencies install foldersSergey Sharybin
2022-06-24Build: fix sycl.dll and pi_level_zero.dll install paths for cpackXavier Hallade
2022-06-24Merge branch 'master' into cycles_oneapiSergey Sharybin
2022-06-23Cyles: switch primitive.h inline hints to forceinlineXavier Hallade
2022-06-23Cycles: unify math functions namesAndrii Symkin
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-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-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: Fixed build with oneAPI distribution compilerWerner, Stefan
2022-06-08Cycles oneAPI: Preliminary support of MNEE kernelSergey Sharybin
2022-06-08Merge branch 'master' into cycles_oneapiSergey Sharybin
2022-06-07Cycles: Useful Metal backend debug & profiling functionalityMichael Jones
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-06-03Fix T98570: Cycles AOVs not working in background shaderBrecht Van Lommel
2022-06-03Cycles: finish removing oneAPI custom kernel statsXavier Hallade
2022-06-02Cycles: clean-up oneAPI backendXavier Hallade
2022-06-02Build: refine CentOS7 IGC AoT workaround down to -fhonor-nansXavier Hallade
2022-06-01Build: work around intel compiler issue on CentOS 7 by disabling ffast-mathXavier Hallade
2022-05-31Cycles: install shared libraries needed by oneAPI backendXavier Hallade
2022-05-31Cycles: filter out oneAPI host device in incompatible buildsXavier Hallade
2022-05-31Build: add $ORIGIN to cycles_kernel_oneapi.so rpathXavier Hallade
2022-05-31Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-31Fix Cycles MNEE not working for MetalBrecht Van Lommel
2022-05-30Cycles: use -options instead of -internal-options for sycl compilationXavier Hallade
2022-05-30Cycles: make format on primitive.hXavier Hallade
2022-05-30Cycles: add definition of __forceinline for sycl compiler (used in utils)Xavier Hallade
2022-05-26Build: fix cmake 3.10 compatibility for oneAPI/WindowsXavier Hallade
2022-05-26Cycles: remove inline-threshold workaroundXavier Hallade
2022-05-26Cycles: forceinline inline methods in geom/primitive.hXavier Hallade
2022-05-24Cleanup: make formatJacques Lucke
2022-05-24Build: make oneAPI backend compatible with cmake 3.10+Xavier Hallade
2022-05-23Merge branch 'blender-v3.2-release'Brecht Van Lommel