On 01/12/2015 02:37 PM, michael.w.ma...@intel.com wrote: > From: Mike Mason <michael.w.ma...@intel.com> > > Removes commit 7894278 changes and moves fix to _mesa_GetInternalformativ(). > The original commit enabled the GL_RGB and GL_RGBA unsized internal formats > as valid for render buffers in GLES3, but this is incorrect. They should > have only been enabled for GetInternalformativ() > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88079 > --- > src/mesa/main/fbobject.c | 6 ------ > src/mesa/main/formatquery.c | 16 +++++++++++++++- > 2 files changed, 15 insertions(+), 7 deletions(-)
Reviewed-by: Chad Versace <chad.vers...@intel.com> Matt commented on v1, so let's wait for his comments on this version too before committing the patch. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev