[Mesa-dev] [PATCH 0/3] r600g patches

Alex Deucher alexdeucher at gmail.com
Fri Jun 24 13:27:46 PDT 2011


On Fri, Jun 24, 2011 at 12:29 PM, Vadim Girlin <vadimgirlin at 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


More information about the mesa-dev mailing list