[Mesa-dev] [PATCH] i965/compiler: Bring back the INTEL_PRECISE_TRIG environment variable

Kenneth Graunke kenneth at whitecape.org
Sat Jun 11 21:23:22 UTC 2016


On Saturday, June 11, 2016 1:22:00 PM PDT Jason Ekstrand wrote:
> This was removed in d9546b0c5d and replced with the precise_trig driconf
> option.  However, we still need precise trig in the Vulkan driver so this
> commit brings back the environment variable and compiler->precise_trig is
> effectively the logical OR of the two.
> 
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96484
> Cc: "12.0" <mesa-stable at lists.freedesktop.org>
> Cc: Mark Janes <mark.a.janes at intel.com>
> ---
>  src/mesa/drivers/dri/i965/brw_compiler.c | 2 ++
>  src/mesa/drivers/dri/i965/brw_context.c  | 4 ++--
>  2 files changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160611/a96ec9ec/attachment.sig>


More information about the mesa-dev mailing list