Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |