On Fri, Apr 4, 2014 at 1:01 PM, Ian Romanick <i...@freedesktop.org> wrote: > On 04/03/2014 10:35 PM, Ilia Mirkin wrote: >> Signed-off-by: Ilia Mirkin <imir...@alum.mit.edu> >> --- >> docs/GL3.txt | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/docs/GL3.txt b/docs/GL3.txt >> index d9cc708..bf51e3a 100644 >> --- a/docs/GL3.txt >> +++ b/docs/GL3.txt >> @@ -107,7 +107,7 @@ GL 4.0: >> GL_ARB_tessellation_shader not started >> GL_ARB_texture_buffer_object_rgb32 DONE (i965, nvc0, >> r600, radeonsi, softpipe) >> GL_ARB_texture_cube_map_array DONE (i965, nv50, >> nvc0, r600, softpipe) >> - GL_ARB_texture_gather DONE (i965, nv50) >> + GL_ARB_texture_gather DONE (i965, nv50, >> nvc0) > > Do you also want to add this to the release notes?
I wasn't really sure what the policy of what got added to release notes was, so I just never touched it. Should all new driver extension support be listed under "New features"? (I had interpreted it as "new features in core mesa".) _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev