nvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_tgsi_to_nc.c
2011-01-29 Christoph Bumillernvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them
2011-01-23 Christoph Bumillernvc0: remove bad assert and emit TEMP movs instead
2011-01-23 Christoph Bumillernvc0: recognize r63 as zero in constant folding
2011-01-16 Christoph Bumillernvc0: fix and enable instanced drawing and arrays
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: improve shader support for texturing
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christoph Bumillernvc0: support user clip planes
2010-12-10 Christoph Bumillernvc0: fix FACE state and and handle FACE sysval/varying...
2010-12-10 Christoph Bumillernvc0: fix branching ops
2010-12-09 Christoph Bumillernvc0: buffer suballocation with a primitive slab allocator
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver