nvc0: add the index buffer offset where missing
[mesa.git] / src / gallium / drivers / nvc0 /
2010-12-19 Christoph Bumillernvc0: add the index buffer offset where missing
2010-12-11 Christoph Bumillernvc0: support user clip planes
2010-12-11 Christoph Bumillernvc0: enable vertex color clamping
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: call grobj_alloc for all used classes
2010-12-09 Christoph Bumillernvc0: write texture address to TIC with a RELOC
2010-12-09 Christoph Bumillernvc0: use tile flags in a way compatible with nouveau
2010-12-09 Christoph Bumillernvc0: buffer suballocation with a primitive slab allocator
2010-12-09 Christoph Bumillernvc0: generate shader header for geometry programs
2010-12-09 Christoph Bumillernvc0: fix immediate arg for SHL/SHR
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-12-09 Christoph Bumillernvc0: rcp f32 also supports neg and abs modifiers
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver