Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Mesa and gallium both have a definition of this macro | ||||
* | 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 |
This trims down and cleans up imports.h and glheader.h quite a bit. |