On Mon, Jun 06, 2016 at 02:47:54PM -0700, Ian Romanick wrote: > This matches what we've been doing since you reworked the extension > string handling. This series is > > Reviewed-by: Ian Romanick <[email protected]>
Thanks! - Nanley > > On 06/03/2016 11:04 AM, Nanley Chery wrote: > > From: Nanley Chery <[email protected]> > > > > Signed-off-by: Nanley Chery <[email protected]> > > --- > > docs/devinfo.html | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/docs/devinfo.html b/docs/devinfo.html > > index 8ebf80f..70141ae 100644 > > --- a/docs/devinfo.html > > +++ b/docs/devinfo.html > > @@ -703,6 +703,7 @@ To add a new GL extension to Mesa you have to do at > > least the following. > > tests are run using 'make check' > > </li> > > </ul> > > +</p> > > > > > > > > > _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
