-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Brian Paul wrote:
> CVSROOT:      /cvs/mesa
> Module name:  Mesa
> Repository:   Mesa/src/mesa/shader/
> Changes by:   [EMAIL PROTECTED]       05/11/19 15:28:55
> 
> Log message:
>   Saturate is a 1-bit boolean field

I had made this field 2-bits because, starting with
NV_fragment_program3, there are two possible saturation modes.  The
classic saturation to [0,1] (via _SAT) is augmented by an additional
mode to saturate to [-1,1] (via _SSAT).  It doesn't really matter, but
if it's going to be changed back to being a single bit, the comment
before the field should also be updated.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFDf7/7X1gOwKyEAw8RAiuCAJ9Khf4da3DlPg5sEJVBQlRbBLc7LwCfVeZA
nBfs46ZcP/tXLUhbOHEFtwo=
=2A8U
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to