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