nouveau: use bool instead of boolean
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_vbo.c
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-07-08 Samuel Pitoisetnv50: avoid segfault with enabled but unbound vertex...
2015-06-23 Ilia Mirkinnv50,nvc0: make sure to pushbuf_refn before putting...
2014-12-31 Ilia Mirkinnv50,nvc0: set vertex id base to index_bias
2014-07-04 Ilia Mirkinnv50: do an explicit flush on draw when there are persi...
2014-05-02 Ilia Mirkinnouveau: add ARB_buffer_storage support
2014-01-18 Emil Velikovnv50: pass vtxbuf index as unsigned
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2013-12-04 Ilia Mirkinnv50: wait on the buf's fence before sticking it into...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.