<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Distorted output in obs-studio where other vendors "work""
href="https://bugs.freedesktop.org/show_bug.cgi?id=79783#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Distorted output in obs-studio where other vendors "work""
href="https://bugs.freedesktop.org/show_bug.cgi?id=79783">bug 79783</a>
from <span class="vcard"><a class="email" href="mailto:imirkin@alum.mit.edu" title="Ilia Mirkin <imirkin@alum.mit.edu>"> <span class="fn">Ilia Mirkin</span></a>
</span></b>
<pre>(In reply to gregory.hainaut from <a href="show_bug.cgi?id=79783#c3">comment #3</a>)
<span class="quote">> Unfortunately I don't know if there is any
> possibility to dump VS asm code with Nouveau.</span >
NV50_PROG_DEBUG=1 (assuming you've built mesa with --enable-debug) should dump
the TGSI, nv50 ir (post optimizations and, separately, post-RA), and the actual
instruction stream.
NV50_PROG_OPTIMIZE=0 will disable all of the nv50 ir optimizations, =1 will
enable some of them, =2 will enable most of them (and =3 should be everything).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>