summaryrefslogtreecommitdiff
path: root/src/mesa/main/querymatrix.c
AgeCommit message (Expand)Author
2011-03-16android: Fix build with bionic.Chia-I Wu
2010-09-23mesa: Remove SGI_color_matrix.Eric Anholt
2010-08-18mesa: fpclassify is available on OpenSolaris.Vinson Lee
2010-08-12mesa: fpclassify is available with MinGW.Vinson Lee
2010-06-30mesa: Use fpclassify for GL_OES_query_matrix on OpenBSD and NetBSD.Chia-I Wu
2010-05-21Add __DragonFly__ in querymatrix for fpclassify()David Shao
2010-05-19fpclassify is available on C99-compliant Solaris releases tooAlan Coopersmith
2010-05-14mesa: fpclassify dummy definition is not needed on FreeBSD.Alex Kozlov
2010-05-07mesa: fpclassify dummy definition is not needed on cygwinJon TURNEY
2010-05-05mesa: fpclassify dummy definition not needed on Mac OS X.Vinson Lee
2010-05-04mesa: add a dummy definition for fpclassify() if neededBrian Paul
2010-04-28mesa: Move glQueryMatrixxOES() implementation to core mesaKristian Høgsberg