Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvc0: don't apply base vertex to per-instance arrays | Christoph Bumiller | 2011-01-23 | 1 | -1/+3 |
* | nvc0: fix and enable instanced drawing and arrays | Christoph Bumiller | 2011-01-16 | 1 | -7/+17 |
* | nvc0: fix primitive restart in immediate mode | Christoph Bumiller | 2011-01-08 | 1 | -9/+15 |
* | nvc0: fix resource unmap after vertex push | Christoph Bumiller | 2011-01-04 | 1 | -8/+3 |
* | nvc0: implement VRAM buffer transfers with bounce buffers | Christoph Bumiller | 2010-12-27 | 1 | -5/+5 |
* | nvc0: remove unused 'buf' parameter in pipe_buffer_unmap | Ben Skeggs | 2010-12-21 | 1 | -1/+1 |
* | nvc0: s/INLIN_RING/IMMED_RING | Christoph Bumiller | 2010-12-19 | 1 | -1/+1 |
* | nvc0: add the index buffer offset where missing | Christoph Bumiller | 2010-12-19 | 1 | -0/+2 |
* | nvc0: buffer suballocation with a primitive slab allocator | Christoph Bumiller | 2010-12-09 | 1 | -3/+1 |
* | nvc0: support primitive restart | Christoph Bumiller | 2010-12-09 | 1 | -11/+88 |
* | nvc0: import nvc0 gallium driver | Christoph Bumiller | 2010-11-12 | 1 | -0/+201 |