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-09-13EEVEE-Next: Cryptomatte render passes.Jeroen Bakker
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-05Cleanup: make formatBrecht Van Lommel
2022-09-02DRW-Next: Add uniform attributes (object attributes) supportClément Foucault
2022-09-02Merge branch 'blender-v3.3-release'Clément Foucault
2022-09-02Fix T98190: EEVEE: Very slow rendering on Intel HD Graphics 4400Clément Foucault
2022-08-31Cleanup: formatCampbell Barton
2022-08-30GPUCodegen: Do not rely on auto resource locationClément Foucault
2022-08-22Fix: Memory leak in realtime compositorOmar Emara
2022-07-29Realtime Compositor: Add needed GPU module changesOmar Emara
2022-07-01Cleanup: GPUCodegen: Remove unused variablesClément Foucault
2022-06-29Fix T98825: EEVEE: Regression: Buffer overflow in sample name bufferClément Foucault
2022-06-22Cleanup: remove redundant GPU headersCampbell Barton
2022-06-10Cleanup: Clang tidyHans Goudey
2022-05-09Fix T97984: GPUCodegen: crash when loading demo fileClément Foucault
2022-05-09GPU: Unable to compile material shaders.Jeroen Bakker
2022-05-03Fix T93179: geonodes UVs and Vertex colors do not work in EEVEEKévin Dietrich
2022-04-28Cleanup: unbalanced doxy sections, add some sectionsCampbell Barton
2022-04-27GPUCodegen: Fix broken materials after rB478eb3a0e6edClément Foucault
2022-04-27GPUCodegen: Keep copy of attribute name in the GPUCodegenCreateInfoClément Foucault
2022-04-27GPUCodegen: Use spin lock to protect the pass refcounter.Clément Foucault
2022-04-19GPU: Replace `GPUMaterialVolumeGrid` by `GPUMaterialAttribute`Clément Foucault
2022-04-14GPU: Make nodetree GLSL Codegen render engine agnosticClément Foucault