nv50,nvc0: update the format tables
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_transfer.c
2011-03-04 Christoph Bumillernv50,nvc0: update the format tables
2011-03-04 Christoph Bumillernvc0: use m2mf for resource_copy_region if formats...
2011-03-04 Christoph Bumillernv50,nvc0: fix texture layer issues
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-01 Ben Skeggsnouveau: ensure vbo_dirty is set when buffer write...
2011-03-01 Ben Skeggsnvc0: port to common fence/mm/buffer code
2011-02-09 Christoph Bumillernvc0: reset texture base address after read transfer
2011-01-29 Christoph Bumillernvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-08 Christoph Bumillernvc0: reset mt transfer address after read loop over...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-27 Christoph Bumillernvc0: init miptree transfer layer stride
2010-12-23 Christoph Bumillernvc0: use most defs/decls from nouveau_pushbuf.h
2010-12-20 Ben Skeggsnvc0: BEGIN_RING->BEGIN_RING_NI in a couple of places
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: adapt to array textures interface change
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-09 Christoph Bumillernvc0: use tile flags in a way compatible with nouveau
2010-12-09 Christoph Bumillernvc0: buffer suballocation with a primitive slab allocator
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver