summaryrefslogtreecommitdiffstats
path: root/include/c99_compat.h
Commit message (Expand)AuthorAgeFilesLines
* include: Require MSVC 2013 Update 4.Jose Fonseca2016-06-231-2/+2
* scons: Move fallback HAVE_* definitions to headers.Jose Fonseca2016-04-261-0/+44
* include,gallium: Remove pre-MSVC 2013 compatibility.Jose Fonseca2016-02-111-4/+4
* Remove Sun CC specific code.Jose Fonseca2015-12-021-6/+0
* include: Add helper header to help trap includes inside extern C.José Fonseca2015-03-061-0/+2
* include,auxiliary: Remove support for MSVC older then 2008.Jose Fonseca2015-02-261-5/+6
* mesa: move math-related function into new c99_math.h fileBrian Paul2015-02-231-143/+0
* mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.Matt Turner2015-02-231-0/+143
* mesa: remove support for GCC older than 3.3.0Timothy Arceri2014-12-171-5/+1
* scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.José Fonseca2013-03-141-5/+3
* include: Fix build with VS 11 (i.e, 2012).José Fonseca2013-03-121-0/+42
* mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.José Fonseca2013-03-121-0/+105