nvc0: expose 4 vertex streams, use stream ids in xfb
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_context.c
2014-05-23 Christoph Bumillernv50,nvc0: always pull out bufctx on context destruction
2014-05-02 Ilia Mirkinnouveau: add ARB_buffer_storage support
2014-01-27 Ilia Mirkinnv50: copy nvc0's get_sample_position implementation
2014-01-18 Emil Velikovnv50: drop obsolete check from error path
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2014-01-18 Emil Velikovnv50: access only the available amount of constbuf
2014-01-18 Emil Velikovnv50: access only the available amount of textures
2013-12-04 Ilia Mirkinnv50: fix a small leak on context destroy
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.