<div dir="ltr">On Thu, Sep 10, 2015 at 5:54 PM, Roland Scheidegger <span dir="ltr"><<a href="mailto:sroland@vmware.com" target="_blank">sroland@vmware.com</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"><span class="">Am 10.09.2015 um 14:15 schrieb Krzesimir Nowak:<br>
> I tried to address most of the issues and nitpicks you had in previous<br>
> version. Please see updated commit messages to see what has changed.<br>
><br>
> I also added another commit updating the release notes and the GL3.txt.<br>
><br>
> Krzesimir Nowak (10):<br>
>   tgsi: Remove trailing backslash in comment<br>
>   softpipe: Fix textureLod with nonzero GL_TEXTURE_LOD_BIAS value<br>
>   softpipe: Split compute_lambda_lod into two functions<br>
>   softpipe: Put mip_filter_func inside a struct<br>
>   softpipe: Split code getting a filter into separate function<br>
>   softpipe: Split 3D to 2D coords conversion into separate function<br>
>   softpipe: Add functions for computing relative mipmap level<br>
>   tgsi: Add code for handling lodq opcode<br>
>   softpipe: Implement and enable textureQueryLod<br>
>   docs: Update wrt. textureQueryLod on softpipe<br>
><br>
>  docs/GL3.txt                                 |   2 +-<br>
>  docs/relnotes/11.1.0.html                    |   1 +<br>
>  src/gallium/auxiliary/tgsi/tgsi_exec.c       |  48 +++-<br>
>  src/gallium/auxiliary/tgsi/tgsi_exec.h       |  10 +<br>
>  src/gallium/drivers/softpipe/sp_screen.c     |   2 +-<br>
>  src/gallium/drivers/softpipe/sp_tex_sample.c | 403 +++++++++++++++++++++------<br>
>  src/gallium/drivers/softpipe/sp_tex_sample.h |  23 +-<br>
>  7 files changed, 393 insertions(+), 96 deletions(-)<br>
><br>
<br>
</span>Looks good to me, thanks for the cleanups.<br>
For the series:<br>
Reviewed-by: Roland Scheidegger <<a href="mailto:sroland@vmware.com">sroland@vmware.com</a>><br>
</blockquote></div><br></div><div class="gmail_extra">Thanks for the reviews. But for the record - I don't have write access to git repo. Do you want me to reroll the series again with additional "Reviewed-by:" line in commit messages? Not sure what is the process here.<br></div><div class="gmail_extra"><br></div></div>