<div dir="ltr">On 8 September 2013 02:10, Chris Forbes <span dir="ltr"><<a href="mailto:chrisf@ijw.co.nz" target="_blank">chrisf@ijw.co.nz</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The magnitude of the vector formed by the first three texcoords<br>
should not affect the result.<br>
<br>
This turns out to be a significant edge case in the i965 driver,<br>
which normalizes the coords such that the largest component does not<br>
exceed [-1..1], but currently bogusly multiplies the fourth coord<br>
[the array index] as well.<br>
<br>
Signed-off-by: Chris Forbes <<a href="mailto:chrisf@ijw.co.nz">chrisf@ijw.co.nz</a>><br></blockquote><div><br></div><div>Reviewed-by: Paul Berry <<a href="mailto:stereotype441@gmail.com">stereotype441@gmail.com</a>><br>
</div></div></div></div>