<p dir="ltr">On Feb 18, 2016 6:16 AM, "Marek Olšák" <<a href="mailto:maraeo@gmail.com">maraeo@gmail.com</a>> wrote:<br>
><br>
> On Thu, Feb 18, 2016 at 7:07 AM, Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>> wrote:<br>
> >  - LOD must be provided in .w for TXF (even for buffer textures)<br>
><br>
> TXF on BUFFER should ignore the LOD.</p>
<p dir="ltr">No such exception in the docs. Nouveau expects it to be set to 0.</p>
<p dir="ltr">><br>
> >  - User buffer must be valid at draw time<br>
> >  - Must have a sampler associated with the sampler view<br>
><br>
> TXF doesn't use the sampler state.</p>
<p dir="ltr">I agree in principle. In practice, I got all black rendering without this. The alternative is reverting the pbo patches since they regress nouveau... This seemed like the more appealing solution.</p>
<p dir="ltr">  -ilia</p>