On Fri, Jun 24, 2011 at 12:29 PM, Vadim Girlin <vadimgir...@gmail.com> wrote:
> #1 fixes slots order for x & y writes in the LIT implementation.
> Without this patch "fp-lit-mask" piglit test fails after patch 3. It seems
> wrong order causes wrong PV.* values for the next instruction.
>
> #2 reduces unneeded calls to r600_spi_update.
>
> #3 implements color clamping in shaders by adding "MOV_SAT R,R"
> instructions for each color output before export. Shaders are rebuilt when
> clamping state changes.
>
> Fixes https://bugs.freedesktop.org/show_bug.cgi?id=38440
>
> There are no regressions with r600.tests on evergreen with these patches.

Vadim, you've written a lot of great patches.  If you'd like mesa
commit access please request an account:
http://www.freedesktop.org/wiki/AccountRequests

Alex
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to