mesa: Use fpclassify for GL_OES_query_matrix on OpenBSD and NetBSD.
authorChia-I Wu <olv@lunarg.com>
Wed, 30 Jun 2010 04:58:36 +0000 (12:58 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 30 Jun 2010 05:01:10 +0000 (13:01 +0800)
commit2f0b01826dbae60fed60c0d744d42a1a4cde4a84
treefbe01d7148e8d827cf8860a5d1ff268027fb2b87
parent0d68d01347383a8878c9678706cc3bd212b54bbd
mesa: Use fpclassify for GL_OES_query_matrix on OpenBSD and NetBSD.

Patch from Brad Smith <brad@comstyle.com>

  The attached patch allows the GL_OES_query_matrix function to use the
  systems fpclassify() for OpenBSD and NetBSD.
src/mesa/main/querymatrix.c