Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+1 |
| | | | | Also, rename p_tile.[ch] to u_tile.[ch] | ||||
* | i915: Disable color buffer writes if no color buffer is attached | Jakob Bornecrantz | 2008-06-09 | 1 | -3/+7 |
| | |||||
* | i915: Made vertex submission eaven faster | Jakob Bornecrantz | 2008-05-28 | 1 | -1/+1 |
| | |||||
* | Standardize on using the pipe/ include prefix. | José Fonseca | 2008-02-18 | 1 | -1/+1 |
| | |||||
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+221 |
This is in a separate commit to ensure renames are properly preserved. |