glapi: Implement SET_xxx as inline functions instead of macros.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 19 May 2011 15:49:49 +0000 (16:49 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 19 May 2011 15:49:49 +0000 (16:49 +0100)
commitec4dfc2aad16ed3d04f47657e9f2cb22e791d511
tree20c9c1703f49e96ce7f1908bc8a101a9d583de9b
parentf4a98688113ef189ed2017b12d41915e2bc034de
glapi: Implement SET_xxx as inline functions instead of macros.

In order to have the benefit of type checking, and detect missing
GLAPIENTRY keywords on public entrypoints.
src/mapi/glapi/gen/gl_table.py
src/mesa/main/glapidispatch.h