summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2012-10-30 16:21:18 -0700
committerPaul Berry <[email protected]>2012-11-06 12:57:44 -0800
commit91b5a741f6788412799324ca11ff28f0d6afa066 (patch)
treed437bbb0d013022cabe042d1fba01834ce18011f /docs
parentccd872824b68943b9dffaabdcb3e928a1eebc8fa (diff)
glapi/gen: Gather API version info across aliased functions.
gl_XML.py's gl_function class keeps track of an entry_point_api_map property that tracks, for each set of aliased functions, which ES1 or ES2 version the given function name first appeared in. This patch aggregates that information together across aliased functions, into an easier-to-use api_map property. Future patches will use this information when code generating _mesa_create_exec_table(), to determine which set of dispatch table entries should be populated based on the API. Reviewed-by: Jordan Justen <[email protected]> Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions