summaryrefslogtreecommitdiff
path: root/src/mesa/main/compiler.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-20mesa: replace questionable CPU_TO_LE32 macro with functionBrian Paul1-6/+9
2010-01-19Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith1-1/+2
2009-12-16Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick1-1/+1
2009-12-16mesa: test for __blrts for CPU_TO_LE32()Brian Paul1-1/+1
2009-11-30Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick1-1/+6
2009-11-19mesa: define 32bit byteswap for AIX.Tom Fogal1-1/+6
2009-09-24mesa: Fix missing finite symbol error on Windows.José Fonseca1-2/+1
2009-07-27mesa: separate some finite/pragma Watcom stuffBrian Paul1-3/+5
2009-06-18mesa: protect Elements against multiple definitionsKeith Whitwell1-2/+2
2009-03-31Updated CPU_TO_LE32 to work on darwinJeremy Huddleston1-1/+4
2009-02-22mesa: move a bunch of compiler-related stuff into new compiler.h headerBrian Paul1-0/+479