Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-05 | nv50,nvc0: fix texture layer issues | Christoph Bumiller | |
2011-03-01 | nvc0: port to common fence/mm/buffer code | Ben Skeggs | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||
2011-02-24 | nvc0: sync textures with render targets ourselves | Christoph Bumiller | |
Fixes for example piglit/fbo-flushing and nexuiz' bloom effect. | |||
2011-02-16 | nvc0: fix user vertex buffer updates | Christoph Bumiller | |
2011-01-15 | nvc0: update user vbufs on each draw call | Christoph Bumiller | |
This is required in case set_vertex_buffers is not called again. | |||
2011-01-04 | nvc0: fix resource unmap after vertex push | Christoph Bumiller | |
2010-12-27 | nvc0: implement VRAM buffer transfers with bounce buffers | Christoph Bumiller | |
2010-12-23 | nvc0: fix layer stride state | Christoph Bumiller | |
2010-12-19 | nvc0: adapt to array textures interface change | Christoph Bumiller | |
2010-12-09 | nvc0: buffer suballocation with a primitive slab allocator | Christoph Bumiller | |
2010-11-12 | nvc0: import nvc0 gallium driver | Christoph Bumiller | |