r300g: when printing shader linker errors to stderr, report it's not a bug
[mesa.git] / src / gallium / drivers / nvc0 / nvc0_vbo.c
2011-01-30 Christoph Bumillernvc0: implement transform feedback state
2011-01-23 Christoph Bumillernvc0: add MARK_RING where missing to avoid too many...
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-08 Christoph Bumillernvc0: fix primitive restart in immediate mode
2011-01-08 Christoph Bumillernvc0: upload user buffers only from draw info min to...
2011-01-08 Christoph Bumillernvc0: fix emission of first 3 u8 indices to RING_NI
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-04 Christoph Bumillernvc0: fix index size method value for u8 indices
2011-01-04 Christoph Bumillernvc0: rewrite the 9097 GRAPH macros
2010-12-27 Christoph Bumillernvc0: use VTX_ATTR for stride 0 vertex attributes
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 BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph Bumillernvc0: add the index buffer offset where missing
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: support primitive restart
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver