From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game
Date: Tue, 24 Mar 2015 14:49:57 +0000 [thread overview]
Message-ID: <bug-89699-502-vQ2HSbYfm4@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-89699-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1779 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=89699
--- Comment #7 from Arek Ruśniak <arek.rusi@gmail.com> ---
Andre ff you use yaourt grab pkgs by: yaourt -G mesa-git and yaourt -G
lib32-mesa-git, and make it and install (cd mesa-git; makepkg -si; and the same
for lib32-mesa-git)
CS GO is 32bit (i belive) app so you need bisect only lib32-mesa-git:
Try commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef7e0b39a24966526b102643523feac765771842
It's first one I can build against llvm-3.6, it's probably old enough to run
CS:GO without issues but you have to be sure:
$cd lib32-mesa-git
$cd src/mesa
$git checkout ef7e0b39a24966526b102643523feac765771842
$cd ../..
$makepkg -efsi
//Try CS:GO and if it's ok, let's bisect:
$cd src/mesa
$git bisect start
//git bisect good _commit_when_CSGO_ok
$git bisect good ef7e0b39a24966526b102643523feac765771842
//git bisect bad _commit_when_you_see_issue
//you may use mesa 10.5.1 release note:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=11c0ff60ef19cca84452aa989fb8bb25127473e0
$git bisect bad 11c0ff60ef19cca84452aa989fb8bb25127473e0
//now you can see info about need check some commit
$cd ../..
$makepkg -efsi
//and now try CS:GO
//if CS GO has issues still
$cd src/mesa
$git bisect bad
//or if CS GO runs without issues
$cd src/mesa
$git bisect good
-->GOTO //now you can see info about need check some commit
//you need check another commit again and again... and again until it gives to
you "first bad commit" and this "first bad commit" is wanted by Michel
I hope it help a bit.
If ef7e0b39a24966526b102643523feac765771842 is bad, you need llvm-3.5 and start
from older mesa commit.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2852 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2015-03-24 14:49 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-89699-502@http.bugs.freedesktop.org/>
2015-03-21 10:43 ` [Bug 89699] Regression in 10.5.1 causes flickering/artifacting in a particular video game bugzilla-daemon
2015-03-21 16:32 ` bugzilla-daemon
2015-03-23 1:43 ` bugzilla-daemon
2015-03-23 22:56 ` bugzilla-daemon
2015-03-24 14:49 ` bugzilla-daemon [this message]
2015-04-07 20:22 ` bugzilla-daemon
2015-04-07 20:40 ` bugzilla-daemon
2015-04-10 22:26 ` bugzilla-daemon
2015-06-09 5:53 ` bugzilla-daemon
2015-06-09 7:10 ` bugzilla-daemon
2015-06-09 7:57 ` bugzilla-daemon
2015-06-09 9:06 ` bugzilla-daemon
2015-06-29 4:49 ` bugzilla-daemon
2015-07-12 12:47 ` bugzilla-daemon
2015-07-12 12:48 ` bugzilla-daemon
2015-07-12 12:49 ` bugzilla-daemon
2015-07-13 10:18 ` bugzilla-daemon
2015-07-14 1:14 ` bugzilla-daemon
2015-07-15 8:04 ` bugzilla-daemon
2015-07-17 21:22 ` bugzilla-daemon
2015-07-18 8:58 ` bugzilla-daemon
2015-07-18 11:49 ` bugzilla-daemon
2015-07-18 11:52 ` bugzilla-daemon
2015-07-18 12:46 ` bugzilla-daemon
2015-07-18 12:54 ` bugzilla-daemon
2015-08-05 3:31 ` bugzilla-daemon
2015-08-05 3:55 ` 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-89699-502-vQ2HSbYfm4@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