From 658a63e5d9777e4cf67e0a72848944bc11533cf8 Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Thu, 19 Jul 2012 01:40:24 -0700 Subject: [PATCH] drirc: Add disable_blend_func_extended workaround for Unigine OilRush. The previous commit implemented the workaround, cited a bug report about OilRush, but actually only enabled the workaround for the demos. Turn it on for OilRush too. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50291 Signed-off-by: Kenneth Graunke --- src/mesa/drivers/dri/common/drirc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc index 52d8dd7247c..cf13cdb8020 100644 --- a/src/mesa/drivers/dri/common/drirc +++ b/src/mesa/drivers/dri/common/drirc @@ -16,5 +16,11 @@