index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
querymatrix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
mesa: use ARRAY_SIZE in _mesa_QueryMatrixxOES()
Brian Paul
2015-03-12
1
-1
/
+1
*
mesa: remove register keyword, add const in _mesa_QueryMatrixxOES()
Brian Paul
2015-03-12
1
-3
/
+2
*
mesa: reindent querymatrix.c
Brian Paul
2015-03-12
1
-114
/
+115
*
mesa: move fpclassify work-arounds into c99_math.h
Brian Paul
2015-03-12
1
-50
/
+1
*
Revert "util: Move the alternate fpclassify implementation to util"
Jason Ekstrand
2015-01-28
1
-1
/
+50
*
util: Move the alternate fpclassify implementation to util
Jason Ekstrand
2015-01-28
1
-50
/
+1
*
mesa: simplify detection of fpclassify
Felix Janda
2015-01-26
1
-11
/
+7
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
mesa: fixes for MSVC 2013
Scott Graham
2013-10-22
1
-0
/
+2
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-1
/
+1
*
dispatch: Make a header to go along with querymatrix.c.
Paul Berry
2012-11-01
1
-9
/
+4
*
mesa: fpclassify is available on Haiku
Alexander von Gluck
2011-12-27
1
-1
/
+1
*
mesa: Add Android to list of platforms that define fpclassify()
Chad Versace
2011-08-16
1
-1
/
+1
*
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-09-23
1
-4
/
+0
*
mesa: fpclassify is available on OpenSolaris.
Vinson Lee
2010-08-18
1
-1
/
+2
*
mesa: fpclassify is available with MinGW.
Vinson Lee
2010-08-12
1
-3
/
+3
*
mesa: Use fpclassify for GL_OES_query_matrix on OpenBSD and NetBSD.
Chia-I Wu
2010-06-30
1
-1
/
+2
*
Add __DragonFly__ in querymatrix for fpclassify()
David Shao
2010-05-21
1
-1
/
+1
*
fpclassify is available on C99-compliant Solaris releases too
Alan Coopersmith
2010-05-19
1
-1
/
+2
*
mesa: fpclassify dummy definition is not needed on FreeBSD.
Alex Kozlov
2010-05-14
1
-1
/
+1
*
mesa: fpclassify dummy definition is not needed on cygwin
Jon TURNEY
2010-05-07
1
-1
/
+1
*
mesa: fpclassify dummy definition not needed on Mac OS X.
Vinson Lee
2010-05-05
1
-0
/
+4
*
mesa: add a dummy definition for fpclassify() if needed
Brian Paul
2010-05-04
1
-0
/
+10
*
mesa: Move glQueryMatrixxOES() implementation to core mesa
Kristian Høgsberg
2010-04-28
1
-0
/
+199