diff options
author | Frederic Devernay <frederic.devernay@m4x.org> | 2016-04-25 10:39:43 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2016-04-25 12:59:29 -0600 |
commit | 23949cdf2c85637448d9df0b0b4be647ac722b3a (patch) | |
tree | 99a8cb4005048257818d0eeb70d6bd2d3aec1c10 /src/gallium/drivers/svga/svga_resource_texture.c | |
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" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/gallium/drivers/svga/svga_resource_texture.c')
0 files changed, 0 insertions, 0 deletions