Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i915g: Fix warnings | Jakob Bornecrantz | 2009-10-14 | 2 | -2/+2 |
| | |||||
* | i915g: Fix MSVC build. | Vinson Lee | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | i915g: Use buffer write instead of map for lit vertices | Jakob Bornecrantz | 2009-10-07 | 1 | -2/+37 |
| | |||||
* | i915g: Change order of buffer_write arguments | Jakob Bornecrantz | 2009-10-07 | 1 | -3/+3 |
| | | | | | | They now follow the pipe_buffer_write style, its the gallium driver that sets the interface not the winsys. | ||||
* | i915g: Disable vbuf fifo and minor commenting of vbuf code | Jakob Bornecrantz | 2009-10-07 | 1 | -11/+26 |
| | | | | | The vbuf fifo doesn't appear to help once the libdrm reuse flag has been set. | ||||
* | i915g: Tweek vertexbuffer size | Jakob Bornecrantz | 2009-10-06 | 1 | -4/+4 |
| | |||||
* | i915g: Drop the simple sufix | Jakob Bornecrantz | 2009-10-05 | 35 | -0/+10485 |
None of the other driver have a silly sufix, so just drop it. Nothing new added in this commit or any other commit but this is better marketing. |