summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Fix unmatched parenthesis introduce by previous commitsIan Romanick2010-03-031-1/+1
* Remove support for GCC older than 3.3.0Ian Romanick2010-03-031-6/+4
* mesa: replace questionable CPU_TO_LE32 macro with functionBrian Paul2010-01-201-6/+9
* Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith2010-01-191-1/+2
* Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-161-1/+1
|\
| * mesa: test for __blrts for CPU_TO_LE32()Brian Paul2009-12-161-1/+1
* | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-11-301-1/+6
|\ \ | |/
| * mesa: define 32bit byteswap for AIX.Tom Fogal2009-11-191-1/+6
* | mesa: Fix missing finite symbol error on Windows.José Fonseca2009-09-241-2/+1
|/
* mesa: separate some finite/pragma Watcom stuffBrian Paul2009-07-271-3/+5
* mesa: protect Elements against multiple definitionsKeith Whitwell2009-06-181-2/+2
* Updated CPU_TO_LE32 to work on darwinJeremy Huddleston2009-03-311-1/+4
* mesa: move a bunch of compiler-related stuff into new compiler.h headerBrian Paul2009-02-221-0/+479