diff options
author | Frederic Devernay <[email protected]> | 2016-04-25 10:39:43 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-04-25 12:59:29 -0600 |
commit | 23949cdf2c85637448d9df0b0b4be647ac722b3a (patch) | |
tree | 99a8cb4005048257818d0eeb70d6bd2d3aec1c10 /common.py | |
parent | 63df017fda72e0e165f622eac529c6889ae220d9 (diff) |
glapi: fix _glapi_get_proc_address() for mangled function names
In the dispatch table, all functions are stored without the "m" prefix.
Modify code so that OSMesaGetProcAddress works both with gl and mgl
prefixes. Similar to
https://lists.freedesktop.org/archives/mesa-dev/2015-September/095251.html
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=94994
Cc: "11.1 11.2" <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions