https://bugs.freedesktop.org/show_bug.cgi?id=61199
Priority: medium
Bug ID: 61199
Keywords: regression
CC: [email protected]
Assignee: [email protected]
Summary: mapi/glapi/glprocs.h:2573:5: error:
‘glDiscardFramebufferEXT’ undeclared here (not in a
function)
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: 54d9c8a04a3d79da9a73f4b30d1c30874e05dc58 (master)
$ scons
[...]
Compiling src/mapi/glapi/glapi_getproc.c ...
In file included from src/mapi/glapi/glapi_getproc.c:48:0:
build/linux-x86_64-debug/mapi/glapi/glprocs.h:2573:5: error:
‘glDiscardFramebufferEXT’ undeclared here (not in a function)
scons: *** [build/linux-x86_64-debug/mapi/glapi/glapi_getproc.os] Error 1
413941e1a3155b29a190ab7ecfd844b1a5c2e460 is the first bad commit
commit 413941e1a3155b29a190ab7ecfd844b1a5c2e460
Author: Tapani Pälli <[email protected]>
Date: Mon Feb 18 09:12:27 2013 +0200
gles2: a stub implementation for GL_EXT_discard_framebuffer
This patch implements a stub for GL_EXT_discard_framebuffer with
required checks listed by the extension specification. This extension
is required by GLBenchmark 2.5 when compiled with OpenGL ES 2.0
as the rendering backend.
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-and-tested-by: Chad Versace <[email protected]>
:040000 040000 64d7ddf0d1ed196500fc5e66a2bd7f5b4c28867a
6d191998124450cc5cd16aac8c767d254dc74688 M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev