Summary: | mapi/glapi/glprocs.h:2573:5: error: ‘glDiscardFramebufferEXT’ undeclared here (not in a function) | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | CC: | brad.king, lemody |
Version: | git | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
fix to the build
fix without typos included |
Description
Vinson Lee
2013-02-21 02:34:58 UTC
Sorry for the regression, I don't know much about scons but I'm able to reproduce the error and will try to fix this. Created attachment 75232 [details] [review] fix to the build Created attachment 75234 [details] [review] fix without typos included Comment on attachment 75234 [details] [review] fix without typos included Review of attachment 75234 [details] [review]: ----------------------------------------------------------------- Tested-by: Vinson Lee <vlee@freedesktop.org> *** Bug 61282 has been marked as a duplicate of this bug. *** Comment on attachment 75234 [details] [review] fix without typos included Review of attachment 75234 [details] [review]: ----------------------------------------------------------------- Tested-by: Brad King <brad.king@kitware.com> someone please commit the fix Fixed with commit b4dba5bba2146d8dd06e6e62b5fb2485123b8586. commit b4dba5bba2146d8dd06e6e62b5fb2485123b8586 Author: Tapani Pälli <tapani.palli@intel.com> Date: Thu Feb 21 09:51:40 2013 +0200 glapi: mark static_dispatch false for DiscardFramebufferEXT Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=61199 Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Tested-by: Vinson Lee <vlee@freedesktop.org> Tested-by: Brad King <brad.king@kitware.com> Signed-off-by: Vinson Lee <vlee@freedesktop.org> |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.