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
*
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
*
mesa: use ieee fp on s390 and m68k
Andreas Boll
2013-03-19
1
-1
/
+2
*
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
2013-03-12
1
-51
/
+5
*
Remove OpenVMS support
Matt Turner
2012-11-16
1
-4
/
+2
*
Use the correct macro _WIN32 for Windows.
Vinson Lee
2012-09-05
1
-3
/
+3
*
mesa: remove now unused CONST macro
Brian Paul
2012-09-05
1
-11
/
+0
*
mesa: Define CPU_TO_LE32 to work on OpenBSD
Martin Pieuchot
2012-08-29
1
-0
/
+3
*
mesa: Remove undefinition of _P symbol.
Vinson Lee
2012-05-18
1
-6
/
+0
*
mesa: add STATIC_ASSERT() macro for compile-time assertions
Brian Paul
2011-11-30
1
-0
/
+12
*
Only use gcc visibility support with gcc4+.
Tom Fogal
2011-10-24
1
-1
/
+1
*
Define INLINE macro in terms of inline.
José Fonseca
2011-09-08
1
-15
/
+16
*
mesa: Remove use of fpu_control.h
Chad Versace
2011-08-16
1
-3
/
+0
*
mesa: Remove MSVC stdint typedefs from compiler.h.
Vinson Lee
2011-08-04
1
-23
/
+1
*
mesa: Add an ifndef guard around the definition of the INLINE macro
Paul Berry
2011-07-22
1
-20
/
+22
*
mesa: add precision to M_PI constant
Matt Turner
2011-05-06
1
-1
/
+1
*
mesa: replace ONE_DIV_LN2 constant with M_LOG2E
Matt Turner
2011-05-06
1
-4
/
+0
*
mesa: Avoid redefining PUBLIC/USE/likely/unlikely macros.
José Fonseca
2011-03-25
1
-13
/
+17
*
glsl: Use M_LOG2E constant instead of calling log2
Ian Romanick
2010-12-01
1
-0
/
+4
*
mesa: Define C99's __func__ macro on MSVC.
José Fonseca
2010-09-06
1
-0
/
+12
*
mesa: Add __printf__ attribute to printf-like functions to get warnings.
Eric Anholt
2010-09-01
1
-0
/
+5
*
Always define int32_t in compiler headers.
Chia-I Wu
2010-05-31
1
-3
/
+1
*
mesa: Optimize get.c by using a table-driven approach
Kristian Høgsberg
2010-05-11
1
-0
/
+7
*
Fix unmatched parenthesis introduce by previous commits
Ian Romanick
2010-03-03
1
-1
/
+1
*
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
1
-6
/
+4
*
mesa: replace questionable CPU_TO_LE32 macro with function
Brian Paul
2010-01-20
1
-6
/
+9
*
Sun compilers now support some gcc __attribute__ values
Alan Coopersmith
2010-01-19
1
-1
/
+2
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-16
1
-1
/
+1
|
\
|
*
mesa: test for __blrts for CPU_TO_LE32()
Brian Paul
2009-12-16
1
-1
/
+1
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
1
-1
/
+6
|
\
|
|
*
mesa: define 32bit byteswap for AIX.
Tom Fogal
2009-11-19
1
-1
/
+6
*
|
mesa: Fix missing finite symbol error on Windows.
José Fonseca
2009-09-24
1
-2
/
+1
|
/
*
mesa: separate some finite/pragma Watcom stuff
Brian Paul
2009-07-27
1
-3
/
+5
*
mesa: protect Elements against multiple definitions
Keith Whitwell
2009-06-18
1
-2
/
+2
*
Updated CPU_TO_LE32 to work on darwin
Jeremy Huddleston
2009-03-31
1
-1
/
+4
*
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
1
-0
/
+479