Bug 93271 - libgles2 exports new symbols
Summary: libgles2 exports new symbols
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-06 12:29 UTC by Andreas Boll
Modified: 2019-09-18 20:24 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Andreas Boll 2015-12-06 12:29:19 UTC
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 <sonicadvance1@gmail.com>
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 <imirkin@alum.mit.edu>


commit 625414f78c4ece1c5b24a31afad2efa4ea504933
Author: Ryan Houdek <Sonicadvance1@gmail.com>
Date:   Thu Nov 5 10:52:35 2015 -0600

    glapi: add EXT_blend_func_extended XML definitions
    
    Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
    Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>


Are these new symbols intended to be exported or is this a bug?
Comment 1 GitLab Migration User 2019-09-18 20:24:43 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/998.


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.