From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 101736] Disabling working OpenGL 2.1 in the i915 driver
Date: Mon, 10 Jul 2017 12:50:24 +0000 [thread overview]
Message-ID: <bug-101736-502-K2MDFTnfCp@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-101736-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 956 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=101736
--- Comment #1 from Emil Velikov <emil.l.velikov@gmail.com> ---
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:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1900 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2017-07-10 12:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-10 12:31 [Bug 101736] Disabling the working OpenGL 2.1 in the i915 driver bugzilla-daemon
2017-07-10 12:39 ` [Bug 101736] Disabling " bugzilla-daemon
2017-07-10 12:50 ` bugzilla-daemon [this message]
2017-07-10 14:50 ` bugzilla-daemon
2017-07-10 14:55 ` bugzilla-daemon
2017-07-10 14:56 ` bugzilla-daemon
2017-07-10 15:30 ` bugzilla-daemon
2017-07-10 15:45 ` bugzilla-daemon
2017-07-10 16:17 ` bugzilla-daemon
2017-07-10 16:55 ` [Bug 101736] Enabling disabled " bugzilla-daemon
2017-07-10 17:12 ` bugzilla-daemon
2017-07-10 19:07 ` bugzilla-daemon
2017-07-10 19:23 ` bugzilla-daemon
2017-07-11 11:40 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-101736-502-K2MDFTnfCp@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox