Merge branch 'xa_branch'
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_context.c
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-23 Christoph Bumillernv50,nvc0: prevent pushbuf flush during ctx reloc emission
2011-03-19 Christoph Bumillernv50,nvc0: implement texture barrier
2011-03-13 Christoph Bumillernv50,nvc0: clean up flushes
2011-03-13 Christoph Bumillernv50,nvc0: add some missing resource referencing
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-01 Ben Skeggsnvc0: fix a crash on context destruction
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-03-01 Ben Skeggsnv50-nvc0: set cur_ctx during init if none currently...
2011-02-24 Christoph Bumillernvc0: improve userspace fencing
2011-02-09 Christoph Bumillernvc0: serialize on PIPE_FLUSH_RENDER_CACHE as well
2011-01-23 Christoph Bumillernvc0: add MARK_RING where missing to avoid too many...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-09 Christoph Bumillernvc0: implement queries
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-27 Christoph Bumillernvc0: implement VRAM buffer transfers with bounce buffers
2010-12-23 Christoph Bumillernvc0: use most defs/decls from nouveau_pushbuf.h
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-09 Christoph Bumillernvc0: buffer suballocation with a primitive slab allocator
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver