Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-20 | mesa: replace questionable CPU_TO_LE32 macro with function | Brian Paul | 1 | -6/+9 |
2010-01-19 | Sun compilers now support some gcc __attribute__ values | Alan Coopersmith | 1 | -1/+2 |
2009-12-16 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 1 | -1/+1 |
2009-12-16 | mesa: test for __blrts for CPU_TO_LE32() | Brian Paul | 1 | -1/+1 |
2009-11-30 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 1 | -1/+6 |
2009-11-19 | mesa: define 32bit byteswap for AIX. | Tom Fogal | 1 | -1/+6 |
2009-09-24 | mesa: Fix missing finite symbol error on Windows. | José Fonseca | 1 | -2/+1 |
2009-07-27 | mesa: separate some finite/pragma Watcom stuff | Brian Paul | 1 | -3/+5 |
2009-06-18 | mesa: protect Elements against multiple definitions | Keith Whitwell | 1 | -2/+2 |
2009-03-31 | Updated CPU_TO_LE32 to work on darwin | Jeremy Huddleston | 1 | -1/+4 |
2009-02-22 | mesa: move a bunch of compiler-related stuff into new compiler.h header | Brian Paul | 1 | -0/+479 |