summaryrefslogtreecommitdiff
path: root/src/mesa/main/compiler.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Move compiler.h and imports.h/c from src/mesa/main into src/utilMarek Olšák1-76/+0
2017-02-21mesa: remove unneeded extern C {} wrapperEmil Velikov1-10/+0
2015-12-02Remove Sun CC specific code.Jose Fonseca1-14/+0
2015-04-21main: remove __FUNCTION__ defined because it is obsoleteMarius Predut1-5/+0
2015-03-18mesa: remove MSVC warning pragmasBrian Paul1-20/+0
2015-03-12mesa: move LONGSTRING into generated enums.cBrian Paul1-9/+0
2015-03-12mesa: remove _ASMAPI, ASMAPIPBrian Paul1-19/+0
2015-03-11mesa: remove CPU_TO_LE32() for AIXBrian Paul1-8/+0
2015-03-11mesa: remove #define __volatileBrian Paul1-3/+0
2015-03-04mesa: consolidate PUBLIC macro definitionBrian Paul1-20/+0
2015-03-02mesa: remove the Elements() macro definitionBrian Paul1-3/+0
2015-02-28mesa: move finite macro to imports.hBrian Paul1-8/+0
2015-02-28mesa: remove _NORMAPI, _NORMAPIP macrosBrian Paul1-7/+0
2015-02-28mesa: move FLT_MAX_EXP to c99_math.hBrian Paul1-4/+0
2015-02-28mesa: move ONE_DIV_SQRT_LN2 to prog_statevars.cBrian Paul1-4/+0
2015-02-28mesa: remove unused uninitialized_var() macroBrian Paul1-8/+0
2015-02-26mesa: remove unused INLINE macro from compiler.hBrian Paul1-7/+0
2015-02-26mesa: don't include stdint.h in compiler.hBrian Paul1-6/+0
2015-02-26mesa: don't include math.h in compiler.hBrian Paul1-1/+0
2015-02-26mesa: trim down #includes in compiler.hBrian Paul1-3/+0
2015-02-26mesa: don't include limits.h in compiler.hBrian Paul1-1/+0
2015-02-26mesa: don't include float.h in compiler.hBrian Paul1-1/+0
2015-02-26mesa: only include ctype.h where it's usedBrian Paul1-1/+0
2015-02-26mesa: include stdarg.h only where it's usedBrian Paul1-1/+0
2015-02-26mesa: remove M_PI, M_E, M_LOG2E macro definitionsBrian Paul1-13/+0
2015-02-23mesa: Move START/END_FAST_MATH macros to their only use.Matt Turner1-79/+0
2015-02-23mesa: Remove definition of NULL.Matt Turner1-4/+0
2015-02-23mesa: Use assert() instead of ASSERT wrapper.Matt Turner1-10/+0
2015-02-23mesa: Remove CHECK macro.Matt Turner1-6/+0
2015-02-23mesa: Remove dead CAPI define.Matt Turner1-5/+0
2014-12-17mesa: remove support for GCC older than 4.1.0Timothy Arceri1-1/+1
2014-09-27Remove Bluegene/L wrappersEmil Velikov1-1/+1
2014-09-24mesa: Unifdef _WIN32_WCE.Matt Turner1-2/+0
2014-09-04mesa: s/INLINE/inline/Brian Paul1-1/+1
2014-08-07mesa: Drop USE_IEEE define.Matt Turner1-18/+0
2014-08-04util: Gather some common macrosJason Ekstrand1-90/+2
2014-07-01mesa: Make unreachable macro take a string argument.Matt Turner1-3/+11
2014-05-22mesa: Add uninitialized_vars macro from the Linux kernel.Matt Turner1-0/+6
2013-11-06mesa: add arm64 supportFabio Pedretti1-1/+1
2013-11-06mesa: Add unreachable() macro.Matt Turner1-0/+15
2013-11-04mesa: remove __alpha__ && CCPML checkBrian Paul1-4/+0
2013-11-04mesa: remove OPENSTEP stuffBrian Paul1-1/+1
2013-11-04mesa: remove Watcom C supportBrian Paul1-35/+0
2013-11-04mesa: remove BUILD_FOR_SNAP bitsBrian Paul1-6/+4
2013-10-29mesa: Define introspection macro to determine whether a type is trivially des...Francisco Jerez1-1/+23
2013-09-23mesa: Shrink the size of the enum string lookup struct.Eric Anholt1-0/+9
2013-06-17mesa: Fix ieee fp on AlphaSven Joachim1-1/+1
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1