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
diff options
context:
space:
mode:
authorClément Foucault <fclem>2022-09-02 14:48:55 +0300
committerClément Foucault <foucault.clem@gmail.com>2022-09-02 14:51:43 +0300
commitde818d81c3f9868ca78399fa7f106bed893e540f (patch)
treef98d9d42e4684ec165a25d82889224f6603ef835 /release
parentf366d197db24cf611866a8d847b4022a6a46504e (diff)
Fix T98190: EEVEE: Very slow rendering on Intel HD Graphics 4400
This particular GPU driver does not constant fold all the way in order to discard the unused branches. To workaround that, we introduce a series of material flag that generates defines that only keep used branches. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D15852
Diffstat (limited to 'release')
m---------release/scripts/addons0
1 files changed, 0 insertions, 0 deletions
diff --git a/release/scripts/addons b/release/scripts/addons
-Subproject 7a8502871c34db0343cc7de52d6b49b15a84238
+Subproject 67f1fbca1482d9d9362a4001332e785c3fd5d23