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-11-03Cleanup: cmake comment line lengthCampbell Barton
2022-10-28Cycles: fix up logic in oneAPI devices filteringXavier Hallade
2022-10-24Cycles: Metal integrator state size tuningMichael Jones
2022-10-21Avoid re-compilation of oneAPI AoT kernels when configuration changesSergey Sharybin
2022-10-21Cycles: oneAPI: migrate from deprecated APIs, require libSYCL 6.0+Xavier Hallade
2022-10-21Cycles: oneAPI: remove use of SYCL host deviceXavier Hallade
2022-10-21Cycles: Bump versions of DPC++, IGC, and dependenciesSergey Sharybin
2022-10-20Cleanup: formatCampbell Barton
2022-10-19Fix macOS build error after recent changes to enable Intel GPUsBrecht Van Lommel
2022-10-19Cycles: Allow Intel GPUs under MetalMorteza Mostajab
2022-10-19Cycles: oneAPI: include sycl/sycl.hpp instead of CL/sycl.hppXavier Hallade
2022-10-19Cycles: oneAPI: fix check_usm for debug buildsXavier Hallade
2022-10-13Cleanup: Fixed some warningsWerner, Stefan
2022-10-12Cycles: Enable MNEE on Metal (macOS >= 13)Michael Jones
2022-10-10Cycles: oneAPI: Trigger compilation of used kernels onlyNikita Sirgienko
2022-10-07Cycles: link oneAPI backend with debug version of sycl when in DebugXavier Hallade
2022-10-07Cycles: use direct linking for oneAPI backendXavier Hallade
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-28Cleanup: formatCampbell Barton
2022-09-27Cycles: Add optional per-kernel performance statisticsNikita Sirgienko
2022-09-27Cycles: Disable binary archives on macOS < 13.0Michael Jones
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-13Fix compilation error on Windows after recent changeSergey Sharybin
2022-09-13Cycles: Make OSL implementation independent from SVMPatrick Mours
2022-09-13Cycles: Include reason the oneAPI library could not be loadedSergey Sharybin
2022-09-06Fix T100845: wrong Cycles OptiX runtime compilation include pathJosh Whelchel
2022-09-06Merge branch 'blender-v3.3-release'Nikita Sirgienko
2022-09-06Cycles: Fix crashes in oneAPI backend for scenes not fitting in dGPU memoryNikita Sirgienko
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-08-29Cycles: add option to specify OptiX runtime root directoryBrecht Van Lommel
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-12Cycles: Improve denoiser update performance when rendering with multiple GPUsPatrick Mours
2022-07-27Cycles oneAPI: simplify num_concurrent_states selectionXavier Hallade
2022-07-25Cleanup: remove __KERNEL_CPU__Brecht Van Lommel
2022-07-15Cleanup: compiler warningBrecht Van Lommel
2022-07-15Cycles: generalize shader sorting / locality heuristic to all GPU devicesBrecht Van Lommel
2022-07-15Cycles: Apple Silicon optimization to specialize intersection kernelsMichael Jones
2022-07-15Cycles: refactor to move part of KernelData definition to template headerBrecht Van Lommel
2022-07-14Cycles: Improve cache usage on Apple GPUs by chunking active indicesMichael Jones
2022-07-01Cycles: fix support for multiple Intel GPUsXavier Hallade
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-24Cycles: stop Metal rendering on command buffer errorBrecht Van Lommel
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-20Cleanup: renaming and consistency for kernel dataBrecht Van Lommel