https://bugs.freedesktop.org/show_bug.cgi?id=93271
Bug ID: 93271
Summary: libgles2 exports new symbols
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
libgles2 exports the following new symbols in the upcoming 11.1.0 release:
glBindFragDataLocationEXT
glDrawElementsBaseVertex
glDrawElementsInstancedBaseVertex
glDrawRangeElementsBaseVertex
These new symbols were introduced in af7c98a9 and 625414f7:
commit af7c98a9c75b17fc8c8ed0989aa732766e5b06d1
Author: Ryan Houdek <[email protected]>
Date: Sun Nov 1 21:25:27 2015 -0600
mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES
This has been tested with the piglits in the mailing list and
on the Dolphin emulator.
Reviewed-by: Ilia Mirkin <[email protected]>
commit 625414f78c4ece1c5b24a31afad2efa4ea504933
Author: Ryan Houdek <[email protected]>
Date: Thu Nov 5 10:52:35 2015 -0600
glapi: add EXT_blend_func_extended XML definitions
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Are these new symbols intended to be exported or is this a bug?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev