[Mesa-dev] [PATCH] docs: document INTEL_PRECISE_TRIG envvar

Jason Ekstrand jason at jlekstrand.net
Wed Jan 11 18:48:53 UTC 2017


On Wed, Jan 11, 2017 at 10:34 AM, Jordan Justen <jordan.l.justen at intel.com>
wrote:

> On 2017-01-11 09:53:15, Juan A. Suarez Romero wrote:
> > ---
> >  docs/envvars.html | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/docs/envvars.html b/docs/envvars.html
> > index 9eee8db..4f05d7f 100644
> > --- a/docs/envvars.html
> > +++ b/docs/envvars.html
> > @@ -187,6 +187,7 @@ See the <a href="xlibdriver.html">Xlib software
> driver page</a> for details.
> >     <li>do32 - generate compute shader SIMD32 programs even if workgroup
> size doesn't exceed the SIMD16 limit</li>
> >     <li>norbc - disable single sampled render buffer compression</li>
> >  </ul>
> > +<li>INTEL_PRECISE_TRIG - if set to 1 in gen<10, it fixes results out of
> [-1.0, 1.0] range for a small set of values.</li>
>
> Since we now have the precise_trig driconf option (d9546b0c5d1a),
> should we deprecate INTEL_PRECISE_TRIG?
>

No.  Vulkan doesn't do driconf.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170111/c23599ec/attachment.html>


More information about the mesa-dev mailing list