nouveau: use bool instead of boolean
[mesa.git] / src / gallium / drivers / nouveau / nv30 / nv30_draw.c
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-05-26 Ilia Mirkinnv30/draw: switch varying hookup logic to know about...
2015-05-26 Ilia Mirkinnv30/draw: allocate vertex buffers in gart
2015-05-26 Ilia Mirkinnv30/draw: only use the DMA1 object (GART) if the bo...
2015-05-26 Ilia Mirkinnv30/draw: fix indexed draws with swtnl path and a...
2015-05-25 Ilia Mirkinnv30/draw: draw expects constbuf size in bytes, not...
2015-05-25 Ilia Mirkinnv30/draw: avoid leaving stale pointers in draw state
2015-05-24 Ilia Mirkinnv30: avoid doing extra work on clear and hitting unexp...
2015-05-24 Ilia Mirkinnv30: avoid leaking render state and draw shaders
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.