Windows OSMesa DLL only exports OSMesa functions.
It no longer exports all the GL functions like glClear. These are bound by calling OSMesaGetProcAddress.
glew no longer uses default mangled export name bind to OSMesaGetProcAddress.

TEST=trybots, check the pepper 3d plugin demos still work on windows
BUG=none

Review URL: http://codereview.chromium.org/1743004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src/third_party/mesa/MesaLib@45618 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed