freedreno: consolidate C sources list into Makefile.sources
[mesa.git] / src / gallium / drivers / nouveau / nouveau_buffer.h
2013-04-03 Christoph Bumillernouveau: accelerate buffer copies in resource_copy_region
2013-01-08 Christoph Bumillernouveau: improve buffer transfers
2012-05-17 Christoph Bumillernv50,nvc0: handle user vertex buffers
2012-04-14 Christoph Bumillernouveau: add new shared scratch buffers
2012-04-13 Christoph Bumillernouveau: switch to libdrm_nouveau-2.0
2012-04-13 Christoph Bumillernouveau: remove automatic buffer migration heuristics
2011-03-04 Christian KönigMerge remote branch 'origin/master' into pipe-video
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 Skeggsnv50: sync textures with render targets ourselves
2011-03-01 Ben Skeggsnv50: move onto common linear buffer manager
2011-03-01 Ben Skeggsnouveau: common linear buffer manager, ported from...