Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Use p_debug.h instead of non-portable stdio.h/assert.h functions. | José Fonseca | 2008-02-06 | 1 | -2/+1 |
* | gallium: Complete integer types. | José Fonseca | 2008-01-26 | 1 | -0/+3 |
* | Back-port miscellaneous fixes from internal branch (mostly portability fixes). | José Fonseca | 2008-01-17 | 1 | -0/+19 |
* | Redo the way we pass arguments to the llvm. | Zack Rusin | 2007-12-11 | 1 | -0/+2 |
* | Move XSTDCALL definition to p_compiler.h | Brian | 2007-10-03 | 1 | -0/+10 |
* | Define __MSC__. | michal | 2007-08-21 | 1 | -6/+8 |
* | move ALIGN16-related macros into p_compiler.h | Brian | 2007-08-20 | 1 | -0/+10 |
* | added uint64 type | Brian | 2007-08-17 | 1 | -4/+6 |
* | Define __WIN32__. | michal | 2007-08-16 | 1 | -0/+6 |
* | Missing files | Keith Whitwell | 2007-08-13 | 1 | -0/+63 |