gallium: notify drivers about possible changes in user buffer contents
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_context.h
2011-01-30 Christoph Bumillernvc0: implement transform feedback state
2011-01-16 Christoph Bumillernvc0: fix and enable instanced drawing and arrays
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-15 Christoph Bumillernvc0: update user vbufs on each draw call
2011-01-09 Christoph Bumillernvc0: implement queries
2011-01-08 Christoph Bumillernvc0: upload user buffers only from draw info min to...
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 Bumillernvc0: adapt to array textures interface change
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: switch to the proper constants upload path
2010-12-09 Christoph Bumillernvc0: buffer suballocation with a primitive slab allocator
2010-12-09 Christoph Bumillernvc0: index buffers are back
2010-12-09 Christoph Bumillernvc0: upload constants with m2mf for the time being
2010-12-09 Christoph Bumillernvc0: support primitive restart
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver