Re: [Mesa-dev] [PATCH] mesa: Drop USE_IEEE define.

2014-08-08 Thread Jonathan Gray
On Wed, Aug 06, 2014 at 04:54:38PM -0700, Matt Turner wrote: > I think OpenVMS was the only platform that Mesa ran on that used a > non-IEEE representation for floats. We removed OpenVMS support a while > back, and this should alleviate the need to continue updating the > this-platform-uses-IEEE li

Re: [Mesa-dev] [PATCH] mesa: Drop USE_IEEE define.

2014-08-07 Thread Matt Turner
On Thu, Aug 7, 2014 at 5:35 AM, Brian Paul wrote: > On 08/06/2014 05:54 PM, Matt Turner wrote: >> >> I think OpenVMS was the only platform that Mesa ran on that used a >> non-IEEE representation for floats. We removed OpenVMS support a while >> back, and this should alleviate the need to continue

Re: [Mesa-dev] [PATCH] mesa: Drop USE_IEEE define.

2014-08-07 Thread Brian Paul
On 08/06/2014 05:54 PM, Matt Turner wrote: I think OpenVMS was the only platform that Mesa ran on that used a non-IEEE representation for floats. We removed OpenVMS support a while back, and this should alleviate the need to continue updating the this-platform-uses-IEEE list. The one bit of this

[Mesa-dev] [PATCH] mesa: Drop USE_IEEE define.

2014-08-06 Thread Matt Turner
I think OpenVMS was the only platform that Mesa ran on that used a non-IEEE representation for floats. We removed OpenVMS support a while back, and this should alleviate the need to continue updating the this-platform-uses-IEEE list. The one bit of this patch that needs review is the IS_INF_OR_NAN