gallium: add basic support for ARB_sample_shading
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_program.c
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: add support for texelFetch'ing MS textures, ARB_t...
2014-01-27 Ilia Mirkinnv50: GP_REG_ALLOC_RESULT must 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 Ilia Mirkinnv50: properly set the PRIMITIVE_ID enable flag when...
2014-01-27 Bryan Cainnv50: add support for geometry shaders
2014-01-27 Ilia Mirkinnv50: don't leak heap on tls alloc failure
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.