nvc0: fix mp_stack_bo relocation
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_screen.c
2011-01-13 Ben Skeggsnvc0: fix mp_stack_bo relocation
2011-01-09 Christoph Bumillernvc0: implement queries
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-04 Christoph Bumillernvc0: delete memory caches and fence on screen destruction
2010-12-30 Ben Skeggsdrm/nvc0: don't un-bind every subchannel on init
2010-12-27 Christoph Bumillernvc0: implement VRAM buffer transfers with bounce buffers
2010-12-23 Christoph Bumillernvc0: respond please inline to PIPE_SHADER_CAP_SUBROUTINES
2010-12-23 Christoph Bumillernvc0: use most defs/decls from nouveau_pushbuf.h
2010-12-20 Ben Skeggsnvc0: fence.bo is mappable, mark it as such
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-19 Christoph Bumillernvc0: use BIND_RING to set subchannel classes
2010-12-11 Christoph Bumillernvc0: support user clip planes
2010-12-09 Christoph Bumillernvc0: call grobj_alloc for all used classes
2010-12-09 Christoph Bumillernvc0: buffer suballocation with a primitive slab allocator
2010-12-09 Christoph Bumillernvc0: support primitive restart
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver