gallium: add fallback for copying buffers to all drivers
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_surface.c
2011-04-21 Marek Olšákgallium: add fallback for copying buffers to all drivers
2011-03-13 Christoph Bumillernvc0: s/nblocksx/nblocksy for height in resource_copy_r...
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-16 Christoph Bumillernvc0: demagic the clear flags and fix region clears
2011-02-16 Christoph Bumillernvc0: update the set of formats supported by the 2D...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
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-11-12 Christoph Bumillernvc0: import nvc0 gallium driver