[Mesa-dev] Mesa (master): glapi: Implement SET_xxx as inline functions instead of macros.
Carl-Philip Haensch
Carl-Philip.Haensch at mailbox.tu-dresden.de
Thu May 19 21:39:38 PDT 2011
Zitat von Jose Fonseca <jfonseca at vmware.com>:
> Sorry about that.
>
> I don't know if GLAPIENTRY should be part of GL ES headers or not --
> I'm not even sure there's an ABI defined on Windows.
>
The OpenGL library has to use the stdcall convention on windows while
it's cdecl on linux. For ES maybe the same.
More information about the mesa-dev
mailing list