nvc0: fix clipping and use VIEWPORT instead of SCISSOR
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_state_validate.c
2011-02-16 Christoph Bumillernvc0: fix clipping and use VIEWPORT instead of SCISSOR
2011-01-30 Christoph Bumillernvc0: implement transform feedback state
2011-01-23 Christoph Bumillernvc0: implement point coord replacement
2011-01-23 Christoph Bumillernvc0: add MARK_RING where missing to avoid too many...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-23 Christoph Bumillernvc0: fix layer stride state
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: s/INLIN_RING/IMMED_RING
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: fix clipping with scissors/viewport
2010-12-19 Christoph Bumillernvc0: switch to the proper constants upload path
2010-12-11 Christoph Bumillernvc0: support user clip planes
2010-12-09 Christoph Bumillernvc0: upload constants with m2mf for the time being
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver