On Fri, Nov 27, 2015 at 9:31 AM, Marta Lofstedt <marta.lofst...@linux.intel.com> wrote: > From: Marta Lofstedt <marta.lofst...@intel.com> > > This is needed to be able to implement the accepted OES > extensions. > > Signed-off-by: Marta Lofstedt <marta.lofst...@linux.intel.com> > --- > include/GLES2/gl2ext.h | 940 > ++++++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 934 insertions(+), 6 deletions(-) > > diff --git a/include/GLES2/gl2ext.h b/include/GLES2/gl2ext.h > index 2b67c6e..2d05596 100644 > --- a/include/GLES2/gl2ext.h > +++ b/include/GLES2/gl2ext.h > @@ -6,7 +6,7 @@ extern "C" { > #endif > > /* > -** Copyright (c) 2013-2014 The Khronos Group Inc. > +** Copyright (c) 2013-2015 The Khronos Group Inc. > ** > ** Permission is hereby granted, free of charge, to any person obtaining a > ** copy of this software and/or associated documentation files (the > @@ -33,14 +33,14 @@ extern "C" { > ** used to make the header, and the header can be found at > ** http://www.opengl.org/registry/ > ** > -** Khronos $Revision: 28335 $ on $Date: 2014-09-26 18:55:45 -0700 (Fri, 26 > Sep 2014) $ > +** Khronos $Revision: 32120 $ on $Date: 2015-10-15 04:27:13 -0700 (Thu, 15 > Oct 2015) $ > */
What is this header used for? Do we ship it, or is it purely internal to mesa? If we ship it, might need to cc this to stable... e.g. buffer storage and a couple other things are in here that we expose in 11.1. Either way, Reviewed-by: Ilia Mirkin <imir...@alum.mit.edu> -ilia _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev