Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvc0: port to common fence/mm/buffer code | Ben Skeggs | 2011-03-01 | 1 | -61/+9 |
* | nvc0: sync textures with render targets ourselves | Christoph Bumiller | 2011-02-24 | 1 | -0/+5 |
* | nvc0: improve userspace fencing | Christoph Bumiller | 2011-02-24 | 1 | -1/+2 |
* | nvc0: fix user vertex buffer updates | Christoph Bumiller | 2011-02-16 | 1 | -2/+4 |
* | nvc0: implement queries | Christoph Bumiller | 2011-01-09 | 1 | -0/+7 |
* | nvc0: delete memory caches and fence on screen destruction | Christoph Bumiller | 2011-01-04 | 1 | -0/+3 |
* | nvc0: implement VRAM buffer transfers with bounce buffers | Christoph Bumiller | 2010-12-27 | 1 | -5/+13 |
* | nvc0: use most defs/decls from nouveau_pushbuf.h | Christoph Bumiller | 2010-12-23 | 1 | -2/+1 |
* | nvc0: call grobj_alloc for all used classes | Christoph Bumiller | 2010-12-09 | 1 | -0/+4 |
* | nvc0: buffer suballocation with a primitive slab allocator | Christoph Bumiller | 2010-12-09 | 1 | -0/+61 |
* | nvc0: import nvc0 gallium driver | Christoph Bumiller | 2010-11-12 | 1 | -0/+110 |