Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: Add helper header to help trap includes inside extern C. | José Fonseca | 2015-03-06 | 1 | -0/+2 |
* | include,auxiliary: Remove support for MSVC older then 2008. | Jose Fonseca | 2015-02-26 | 1 | -5/+6 |
* | mesa: move math-related function into new c99_math.h file | Brian Paul | 2015-02-23 | 1 | -143/+0 |
* | mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h. | Matt Turner | 2015-02-23 | 1 | -0/+143 |
* | mesa: remove support for GCC older than 3.3.0 | Timothy Arceri | 2014-12-17 | 1 | -5/+1 |
* | scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. | José Fonseca | 2013-03-14 | 1 | -5/+3 |
* | include: Fix build with VS 11 (i.e, 2012). | José Fonseca | 2013-03-12 | 1 | -0/+42 |
* | mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all. | José Fonseca | 2013-03-12 | 1 | -0/+105 |