mesa/src
Frederic Devernay 02420d0ad3 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>
(cherry picked from commit 23949cdf2c)
2016-05-05 13:59:31 +01:00
..
compiler glsl: allow usage of the keyword buffer before GLSL 430 / ESSL 310 2016-04-13 22:24:09 +01:00
egl egl/x11: authenticate before doing chipset id ioctls 2016-05-05 13:59:22 +01:00
gallium gallium/util: initialize pipe_framebuffer_state to zeros 2016-05-05 13:59:31 +01:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glx glx: update to updated version of EXT_create_context_es2_profile 2016-02-03 15:44:51 -05:00
gtest
hgl
loader virtio_gpu: Add PCI ID to driver map 2016-01-23 12:35:24 +10:00
mapi glapi: fix _glapi_get_proc_address() for mangled function names 2016-05-05 13:59:31 +01:00
mesa i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+. 2016-05-05 13:59:31 +01:00
util util: fix new gcc6 warnings 2016-02-18 17:10:55 -05:00
Makefile.am glsl: move to compiler/ 2016-01-26 16:08:33 +00:00
SConscript glsl: move to compiler/ 2016-01-26 16:08:33 +00:00