nouveau: use bool instead of boolean
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_shader_state.c
2015-07-20 Samuel Pitoisetnouveau: use bool instead of boolean
2014-04-26 Ilia Mirkinnv50: add support for PIPE_CAP_SAMPLE_SHADING
2014-02-13 Ilia Mirkinnv50: implement multiple viewports/scissors, enable...
2014-02-06 Ilia Mirkinnv50: fix layerid to be the fp input number rather...
2014-02-06 Ilia Mirkinnv50: rework primid logic
2014-01-27 Ilia Mirkinnv50: VP_RESULT_MAP_SIZE has to be positive
2014-01-27 Ilia Mirkinnv50: enable primitive id generation when it is an...
2014-01-27 Ilia Mirkinnv50: handle gl_Layer writes in GP
2014-01-27 Bryan Cainnv50: add support for geometry shaders
2014-01-18 Emil Velikovnv50: typecast the result of ffs() to unsigned
2014-01-18 Emil Velikovnv50: assert before trying to out-of-bounds access...
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.