[Mesa-dev] [Bug 59452] New: Exception: DrawArraysInstancedBaseInstance is duplicated
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 15 23:06:04 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59452
Priority: medium
Bug ID: 59452
Keywords: regression
CC: idr at freedesktop.org
Assignee: mesa-dev at lists.freedesktop.org
Summary: Exception: DrawArraysInstancedBaseInstance is
duplicated
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: 3c00a52f7e02007f40fa53a06fad517bed0328ff (master)
$ make
[...]
GEN ../../../../src/mapi/glapi/glapi_mapi_tmp.h
Traceback (most recent call last):
File "../../../../src/mapi/mapi/mapi_abi.py", line 873, in <module>
main()
File "../../../../src/mapi/mapi/mapi_abi.py", line 861, in main
entries = abi_parse_xml(filename)
File "../../../../src/mapi/mapi/mapi_abi.py", line 172, in abi_parse_xml
raise Exception('%s is duplicated' % (name))
Exception: DrawArraysInstancedBaseInstance is duplicated
1b468d043e538a6302ad77a408ad123c58dc0e83 is the first bad commit
commit 1b468d043e538a6302ad77a408ad123c58dc0e83
Author: Ian Romanick <ian.d.romanick at intel.com>
Date: Fri Nov 30 12:41:50 2012 -0800
mesa: Add skeleton implementation of glGetInternalformativ
This is for the GL_ARB_internalformat_query extension and GLES 3.0.
v2: Generate GL_INVALID_OPERATION if the extension is not supported.
Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
Reviewed-by: Jordan Justen <jordan.l.justen at intel.com>
:040000 040000 144120a5ef8e944db8f5a2aea2401a2a867e18dd
b4e523f777b35438ae9653e6d553a0fe4de9fbef M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130116/44dcb380/attachment.html>
More information about the mesa-dev
mailing list