Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ralloc: Add missing va_end following va_copy. | Vinson Lee | 2011-02-03 | 1 | -0/+2 |
| | |||||
* | glsl: Fix printf_length() on MSVC. | José Fonseca | 2011-02-01 | 1 | -0/+8 |
| | |||||
* | glsl: Define va_copy on MSVC. | José Fonseca | 2011-01-31 | 1 | -0/+8 |
| | |||||
* | ralloc: a new MIT-licensed recursive memory allocator. | Kenneth Graunke | 2011-01-31 | 1 | -34/+272 |
| | |||||
* | ralloc: Add a fake implementation of ralloc based on talloc. | Kenneth Graunke | 2011-01-31 | 1 | -0/+202 |