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:
authorJeroen Bakker <jeroen@blender.org>2020-12-09 14:14:44 +0300
committerJeroen Bakker <jeroen@blender.org>2020-12-09 14:15:15 +0300
commitbaf84ecbe4910d91a7e1586f207c575992f582a5 (patch)
treed400f5927e8ae36dbd0f4166dd9f277d10938a27 /release
parent1a959e9fa8c45a6cf43b4e350b1f2707ea3ac063 (diff)
Workaround for Access Violation startup crash on deprecated Radeon GPUs on Windows
This is a workaround for T80804. There's a startup crash that happens on 2.91.0 on Windows, an `EXCEPTION_ACCESS_VIOLATION` on `atio6axx.dll`. It is triggered by `glClear` on the `detect_mip_render_workaround` function. The workaround moves the function after the device/driver workaround section and sets the flag to the affected one to avoid running the check. It is deprecated hardware that has not meet the minimum requirements since 2.79, but is still usable and this extends its usability a bit before the cards are finally blacklisted. Reviewed By: Jeroen Bakker Differential Revision: https://developer.blender.org/D9667
Diffstat (limited to 'release')
m---------release/datafiles/locale0
m---------release/scripts/addons0
2 files changed, 0 insertions, 0 deletions
diff --git a/release/datafiles/locale b/release/datafiles/locale
-Subproject 1c0e9c29fd33963ff42ff9252a64016abda8d2a
+Subproject 9e40c01dffd3f720b23b906d20df8e999d34a4a
diff --git a/release/scripts/addons b/release/scripts/addons
-Subproject 7faa6b379fd818b8af8cf8279ff9f43cbdbb169
+Subproject 1191a172ac389e3d068a8ef7d16f36457e67e3b