[Mesa-dev] [PATCH] gallium/tgsi: use _mesa_roundevenf in micro_rnd

Matt Turner mattst88 at gmail.com
Thu May 19 22:16:13 UTC 2016


On Thu, May 19, 2016 at 2:34 PM, Lars Hamre <chemecse at gmail.com> wrote:
> Fixes the following piglit tests (for softpipe):
>
> /spec/glsl-1.30/execution/built-in-functions/...
> fs-roundeven-float
> fs-roundeven-vec2
> fs-roundeven-vec3
> fs-roundeven-vec4
> vs-roundeven-float
> vs-roundeven-vec2
> vs-roundeven-vec3
> vs-roundeven-vec4
>
> /spec/glsl-1.50/execution/built-in-functions/...
> gs-roundeven-float
> gs-roundeven-vec2
> gs-roundeven-vec3
> gs-roundeven-vec4
>
> Signed-off-by: Lars Hamre <chemecse at gmail.com>
>
> ---
>
> Note: someone with access will need to commit this
>       after the review process.

I'm not going to commit it myself because I don't work on a Gallium
driver, but I'm very glad to see the patch.

Reviewed-by: Matt Turner <mattst88 at gmail.com>


More information about the mesa-dev mailing list