index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Sun CC specific code.
Jose Fonseca
2015-12-02
1
-14
/
+0
*
main: remove __FUNCTION__ defined because it is obsolete
Marius Predut
2015-04-21
1
-5
/
+0
*
mesa: remove MSVC warning pragmas
Brian Paul
2015-03-18
1
-20
/
+0
*
mesa: move LONGSTRING into generated enums.c
Brian Paul
2015-03-12
1
-9
/
+0
*
mesa: remove _ASMAPI, ASMAPIP
Brian Paul
2015-03-12
1
-19
/
+0
*
mesa: remove CPU_TO_LE32() for AIX
Brian Paul
2015-03-11
1
-8
/
+0
*
mesa: remove #define __volatile
Brian Paul
2015-03-11
1
-3
/
+0
*
mesa: consolidate PUBLIC macro definition
Brian Paul
2015-03-04
1
-20
/
+0
*
mesa: remove the Elements() macro definition
Brian Paul
2015-03-02
1
-3
/
+0
*
mesa: move finite macro to imports.h
Brian Paul
2015-02-28
1
-8
/
+0
*
mesa: remove _NORMAPI, _NORMAPIP macros
Brian Paul
2015-02-28
1
-7
/
+0
*
mesa: move FLT_MAX_EXP to c99_math.h
Brian Paul
2015-02-28
1
-4
/
+0
*
mesa: move ONE_DIV_SQRT_LN2 to prog_statevars.c
Brian Paul
2015-02-28
1
-4
/
+0
*
mesa: remove unused uninitialized_var() macro
Brian Paul
2015-02-28
1
-8
/
+0
*
mesa: remove unused INLINE macro from compiler.h
Brian Paul
2015-02-26
1
-7
/
+0
*
mesa: don't include stdint.h in compiler.h
Brian Paul
2015-02-26
1
-6
/
+0
*
mesa: don't include math.h in compiler.h
Brian Paul
2015-02-26
1
-1
/
+0
*
mesa: trim down #includes in compiler.h
Brian Paul
2015-02-26
1
-3
/
+0
*
mesa: don't include limits.h in compiler.h
Brian Paul
2015-02-26
1
-1
/
+0
*
mesa: don't include float.h in compiler.h
Brian Paul
2015-02-26
1
-1
/
+0
*
mesa: only include ctype.h where it's used
Brian Paul
2015-02-26
1
-1
/
+0
*
mesa: include stdarg.h only where it's used
Brian Paul
2015-02-26
1
-1
/
+0
*
mesa: remove M_PI, M_E, M_LOG2E macro definitions
Brian Paul
2015-02-26
1
-13
/
+0
*
mesa: Move START/END_FAST_MATH macros to their only use.
Matt Turner
2015-02-23
1
-79
/
+0
*
mesa: Remove definition of NULL.
Matt Turner
2015-02-23
1
-4
/
+0
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-10
/
+0
*
mesa: Remove CHECK macro.
Matt Turner
2015-02-23
1
-6
/
+0
*
mesa: Remove dead CAPI define.
Matt Turner
2015-02-23
1
-5
/
+0
*
mesa: remove support for GCC older than 4.1.0
Timothy Arceri
2014-12-17
1
-1
/
+1
*
Remove Bluegene/L wrappers
Emil Velikov
2014-09-27
1
-1
/
+1
*
mesa: Unifdef _WIN32_WCE.
Matt Turner
2014-09-24
1
-2
/
+0
*
mesa: s/INLINE/inline/
Brian Paul
2014-09-04
1
-1
/
+1
*
mesa: Drop USE_IEEE define.
Matt Turner
2014-08-07
1
-18
/
+0
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-90
/
+2
*
mesa: Make unreachable macro take a string argument.
Matt Turner
2014-07-01
1
-3
/
+11
*
mesa: Add uninitialized_vars macro from the Linux kernel.
Matt Turner
2014-05-22
1
-0
/
+6
*
mesa: add arm64 support
Fabio Pedretti
2013-11-06
1
-1
/
+1
*
mesa: Add unreachable() macro.
Matt Turner
2013-11-06
1
-0
/
+15
*
mesa: remove __alpha__ && CCPML check
Brian Paul
2013-11-04
1
-4
/
+0
*
mesa: remove OPENSTEP stuff
Brian Paul
2013-11-04
1
-1
/
+1
*
mesa: remove Watcom C support
Brian Paul
2013-11-04
1
-35
/
+0
*
mesa: remove BUILD_FOR_SNAP bits
Brian Paul
2013-11-04
1
-6
/
+4
*
mesa: Define introspection macro to determine whether a type is trivially des...
Francisco Jerez
2013-10-29
1
-1
/
+23
*
mesa: Shrink the size of the enum string lookup struct.
Eric Anholt
2013-09-23
1
-0
/
+9
*
mesa: Fix ieee fp on Alpha
Sven Joachim
2013-06-17
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
Avoid spurious GCC warnings in STATIC_ASSERT() macro.
Paul Berry
2013-04-04
1
-1
/
+1
[next]