Re: [Mesa-dev] Name mangling in win32 build of EGL and GLESv2

2011-05-04 Thread Jose Fonseca
- Original Message - > Hi, > > Looking at the Symbol table of a recent > (66b66295d0bc856c69fd22575580c7ecee16 ) libEGL.dll. I get the > following mangled names: > > eglBindAPI > _eglBindContext > _eglBindTexImage > eglBindTexImage > _eglBindWaylandDisplayWL@8 > _eglCheckResource >

[Mesa-dev] Name mangling in win32 build of EGL and GLESv2

2011-05-04 Thread Andreas Pokorny
Hi, Looking at the Symbol table of a recent (66b66295d0bc856c69fd22575580c7ecee16 ) libEGL.dll. I get the following mangled names: eglBindAPI _eglBindContext _eglBindTexImage eglBindTexImage _eglBindWaylandDisplayWL@8 _eglCheckResource eglChooseConfig That is stdcall and cdecl calling conven