nouveau: use bool instead of boolean
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_state_validate.c
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2015-07-11 Ilia Mirkinnv50, nvc0: enable at least one color RT if alphatest...
2015-05-09 Ilia Mirkinnv50: keep track of PGRAPH state in nv50_screen
2015-01-05 Ilia Mirkinnv50: regenerate rnndb headers
2014-09-01 Ilia Mirkinnv50: remove unused variables
2014-09-01 Ilia Mirkinnv50: mt address may not be the underlying bo's start...
2014-05-23 Christoph Bumillernv50,nvc0: set constbufs dirty on pipe context switch
2014-04-26 Ilia Mirkinnv50: add support for PIPE_CAP_SAMPLE_SHADING
2014-02-22 Ilia Mirkinnv50: make sure to clear _all_ layers of all attachments
2014-02-13 Ilia Mirkinnv50: mark scissors/viewports dirty on context switch
2014-02-13 Ilia Mirkinnv50: implement multiple viewports/scissors, enable...
2014-01-27 Ilia Mirkinnv50: add comments about CB_AUX contents
2014-01-27 Ilia Mirkinnv50, nvc0: clear out RT on a null cbuf
2013-12-04 Ilia Mirkinnv50: Fix GPU_READING/WRITING bit removal
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.