[Bug 101736] Disabling working OpenGL 2.1 in the i915 driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 1 on bug 101736 from
Afaict the drirc bits were left so that people can override them based on their
liking. Something like the following should do it.

Do enhance to your liking. Note that separate hunk is needed for each
application.


--- a/src/mesa/drivers/dri/common/drirc
+++ b/src/mesa/drivers/dri/common/drirc
@@ -187,4 +187,10 @@ TODO: document the other workarounds.
            <option name="glx_disable_oml_sync_control" value="true" />
         </application>
     </device>
+    <device driver="i915">
+        <application name="App symbolic name" executable="actual-binary-name">
+            <option name="fragment_shader" value="true" />
+            <option name="stub_occlusion_query" value="true" />
+        </application>
+    </device>


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux