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:
authormano-wii <germano.costa@ig.com.br>2018-12-25 19:36:22 +0300
committermano-wii <germano.costa@ig.com.br>2018-12-25 19:36:51 +0300
commit60b930af3e73d8e7083263fc95ad66a3326c700b (patch)
tree3eb9aa993519bc3140575b467d638c94f7222b95 /source/blender/gpu
parent67dc68d104a5b2d62e49a94f2a26b0b28c94fac6 (diff)
GPU: Add another driver to the list of unused_fb_slot_workaround
I start to think that an automatic detection would be a better solution.
Diffstat (limited to 'source/blender/gpu')
-rw-r--r--source/blender/gpu/intern/gpu_extensions.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/gpu/intern/gpu_extensions.c b/source/blender/gpu/intern/gpu_extensions.c
index 6a65a922d89..57962951154 100644
--- a/source/blender/gpu/intern/gpu_extensions.c
+++ b/source/blender/gpu/intern/gpu_extensions.c
@@ -272,7 +272,8 @@ void gpu_extensions_init(void)
#ifdef _WIN32
if (strstr(version, "4.5.13399") ||
- strstr(version, "4.5.13417"))
+ strstr(version, "4.5.13417") ||
+ strstr(version, "4.5.13422"))
{
/* The renderers include:
* Mobility Radeon HD 5000;