nv50,nvc0: share sampler state creation
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_stateobj.h
2011-03-04 Christoph Bumillernv50,nvc0: share sampler state creation
2011-03-04 Christoph Bumillernv50,nvc0: fix texture layer issues
2011-02-16 Christoph Bumillernvc0: fix clipping and use VIEWPORT instead of SCISSOR
2011-02-16 Christoph Bumillernvc0: force vertex data through FIFO if we need to...
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-13 Christoph Bumillernvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
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-19 Christoph Bumillernvc0: fix clipping with scissors/viewport
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver