Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make gallium compile in win32. | Michal Krol | 2007-10-29 | 1 | -24/+102 |
* | Use FREE and MALLOC instead of free and malloc. | Michal Krol | 2007-10-28 | 1 | -0/+2 |
* | Use FREE instead of free. Fix newlines. | michal | 2007-10-27 | 1 | -0/+2 |
* | Corrected the file permissions in src/mesa/pipe. | Oliver McFadden | 2007-10-18 | 1 | -0/+0 |
* | Fix ffs(). | michal | 2007-08-29 | 1 | -2/+7 |
* | added align16() function | Brian | 2007-08-17 | 1 | -0/+16 |
* | Define ffs() for __WIN32__ & __MSC__. | michal | 2007-08-16 | 1 | -1/+13 |
* | Remove many dependencies on mesa headers. | Brian | 2007-08-16 | 1 | -0/+12 |
* | Use 'f' for float suffix. | michal | 2007-08-16 | 1 | -1/+1 |
* | Continue reducing dependencies on core mesa include files. | Keith Whitwell | 2007-08-14 | 1 | -12/+71 |
* | Missing files | Keith Whitwell | 2007-08-13 | 1 | -0/+117 |