On Fri, May 30, 2014 at 1:57 PM, Ian Romanick <i...@freedesktop.org> wrote: > From: Ian Romanick <ian.d.roman...@intel.com> > > These prototypes are necessary because GLES1 library builds will create > dispatch functions for them. We can't directly include GLES/gl.h > because it would conflict the previously-included GL/gl.h. Since GLES1 > ABI is not expected to every add more functions, the path of least > resistance is to just duplicate the prototypes for the functions that > aren't already in desktop OpenGL. > > Signed-off-by: Ian Romanick <ian.d.roman...@intel.com> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79294 > Cc: Andreas Boll <andreas.boll....@gmail.com> > Cc: "10.2" <mesa-sta...@lists.freedesktop.org> > ---
Seems fine to me. Acked-by: Matt Turner <matts...@gmail.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev