summaryrefslogtreecommitdiff
path: root/include/c99_compat.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-23include: Require MSVC 2013 Update 4.Jose Fonseca1-2/+2
2016-04-26scons: Move fallback HAVE_* definitions to headers.Jose Fonseca1-0/+44
2016-02-11include,gallium: Remove pre-MSVC 2013 compatibility.Jose Fonseca1-4/+4
2015-12-02Remove Sun CC specific code.Jose Fonseca1-6/+0
2015-03-06include: Add helper header to help trap includes inside extern C.José Fonseca1-0/+2
2015-02-26include,auxiliary: Remove support for MSVC older then 2008.Jose Fonseca1-5/+6
2015-02-23mesa: move math-related function into new c99_math.h fileBrian Paul1-143/+0
2015-02-23mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.Matt Turner1-0/+143
2014-12-17mesa: remove support for GCC older than 3.3.0Timothy Arceri1-5/+1
2013-03-14scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.José Fonseca1-5/+3
2013-03-12include: Fix build with VS 11 (i.e, 2012).José Fonseca1-0/+42
2013-03-12mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.José Fonseca1-0/+105