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-29Merge branch 'master' into cycles_oneapiXavier Hallade
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-27Merge branch 'master' into cycles_oneapiSergey Sharybin
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-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-22Cleanup: use _ suffix for OneapiDevice attributesXavier Hallade
2022-06-22Cleanup: use C-style comments in oneAPI implementationXavier Hallade
2022-06-21Cycles oneAPI: tweak logging verbosity levelsSergey Sharybin
2022-06-20Fix oneAPI runtime issue after recent refactorXavier Hallade
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-13Cycles: MetalDeviceQueue - capture of multiple dispatches, and some tidyingMichael Jones
2022-06-09Cleanup: Unused but set variable in Cycles Metal profilerSergey Sharybin
2022-06-08Cycles oneAPI: filter to load only level_zero libraryXavier Hallade
2022-06-08Merge branch 'master' into cycles_oneapiSergey Sharybin
2022-06-07Cycles: Useful Metal backend debug & profiling functionalityMichael Jones
2022-06-03Cycles: finish removing oneAPI custom kernel statsXavier Hallade
2022-06-03Cycles: remove oneAPI custom kernel statsXavier Hallade
2022-06-03Cycles: cleanup oneAPI mem_copy_fromXavier Hallade
2022-06-03Fix misaligned address error when rendering 3D curves in the viewport with Cy...Patrick Mours
2022-06-02Cycles: clean-up oneAPI backendXavier Hallade
2022-06-02Cycles: restore default message for compile time in oneAPI backendXavier Hallade
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-05-31Cycles: don't preload sycl libraryXavier 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: avoid using copy engine for oneAPI backendXavier Hallade
2022-05-23Cycles: Add half precision float support for volumes with NanoVDBPatrick Mours
2022-05-23Cycles: use L0 immediate commandlists on Windows onlyXavier Hallade
2022-05-17Merge branch 'master' into cycles_oneapiWerner, Stefan
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Enable inlining on Apple Silicon. Use new process-wide ShaderCache in order t...Michael Jones
2022-05-10Cycles: use immediate commandlists in oneAPI backendXavier Hallade
2022-05-10Merge branch 'master' into cycles_oneapiWerner, Stefan
2022-05-06Cleanup: formatCampbell Barton
2022-05-05Cycles: Add support for parallel compilation of OptiX modulePatrick Mours
2022-04-29Cycles: resolve compiler warnings for oneAPI backendXavier Hallade
2022-04-28Revert "Cycles: Enable inlining on Apple Silicon for 1.1x speedup"Brecht Van Lommel
2022-04-27Cycles: Enable inlining on Apple Silicon for 1.1x speedupMichael Jones
2022-04-20Cleanup: SpellingSergey Sharybin
2022-04-20Cleanup: Remove dead codeSergey Sharybin
2022-04-19Cleanup: Spelling and simplify string loggingSergey Sharybin
2022-04-19Cleanup: Remove unused include statementSergey Sharybin
2022-04-19Cleanup: Mark single argument constructor as explicitSergey Sharybin