Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
ed2449d55bef134ed05838926cd0cdca90d3e4eb
/
include
/
c99_math.h
649704f
math: Import isinf and others to global namespace
by Pierre Moreau
· 9 years ago
0d4898a
include,gallium: Remove pre-MSVC 2013 compatibility.
by Jose Fonseca
· 9 years ago
2b916c6
c99_math: (trivial) implement exp2 for MSVC too
by Roland Scheidegger
· 9 years ago
ecc5592
c99_math: Implement exp2f for MSVC.
by Matt Turner
· 9 years ago
328375d
gallium: fix gcc compile errors when using _XOPEN_SOURCE=600 but not std=c99
by Jose Fonseca
· 10 years ago
fdb507e
c99_math: Don't reimplement lrint and friends on MSVC 2013.
by Jose Fonseca
· 10 years ago
8d5c303
include: Ensure float.h is included for DBL_MAX.
by Jose Fonseca
· 10 years ago
be4e198
mesa: move fpclassify work-arounds into c99_math.h
by Brian Paul
· 10 years ago
61d344e
mesa: move FLT_MAX_EXP to c99_math.h
by Brian Paul
· 10 years ago
06ed810
c99_math.h: add defines for M_PI, M_E, M_LOG2E
by Brian Paul
· 10 years ago
688d765
c99: in c99_math.h check that _USE_MATH_DEFINES is defined with MSVC
by Brian Paul
· 10 years ago
46110c5
include,auxiliary: Remove support for MSVC older then 2008.
by Jose Fonseca
· 10 years ago
f847ddb
mesa: move signbit() macro to c99_math.h
by Brian Paul
· 10 years ago
79b480c
mesa: replace LOGF, EXPF with logf, expf
by Brian Paul
· 10 years ago
e25f777
mesa: replace FREXPF, LDEXPF with frexpf, ldexpf
by Brian Paul
· 10 years ago
cbd287f
mesa: move math-related function into new c99_math.h file
by Brian Paul
· 10 years ago