Re: [Mesa-dev] [PATCH] docs: add ARB_sample_shading to GL3, update relnotes

2014-04-26 Thread Ian Romanick
On 04/26/2014 09:43 AM, Ilia Mirkin wrote: > relnotes weren't updated this whole time, so I went through all the GL3 > changes and picked out the nouveau ones since 10.1. > > Signed-off-by: Ilia Mirkin Reviewed-by: Ian Romanick > --- > > I've never updated relnotes before -- not sure if this

[Mesa-dev] [PATCH] docs: add ARB_sample_shading to GL3, update relnotes

2014-04-26 Thread Ilia Mirkin
relnotes weren't updated this whole time, so I went through all the GL3 changes and picked out the nouveau ones since 10.1. Signed-off-by: Ilia Mirkin --- I've never updated relnotes before -- not sure if this is the right way to do it, or if there's some sort of filter on which extensions make