History log of /external/mesa3d/src/mapi/mapi/u_compiler.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1cf808c86e7e88b173a5ca0ec6fef562ecae16b3 07-Sep-2011 José Fonseca <jfonseca@vmware.com> Define INLINE macro in terms of inline.
/external/mesa3d/src/mapi/mapi/u_compiler.h
ba26631d0d936523c7a8f002cf469e569aa6d7a3 31-May-2010 Chia-I Wu <olv@lunarg.com> Define PUBLIC to dllexport on MSVC.

Define PUBLIC to __declspec(dllexport) when _MVC_VER is defined.
/external/mesa3d/src/mapi/mapi/u_compiler.h
a73c6540d9a7f6e26d8568ba2fc522cb865f0a6c 23-Apr-2010 Chia-I Wu <olv@lunarg.com> mapi: Add mapi and share the code with glapi.

Specifically, move all or most of

glapi/glapi.c to mapi/u_current.c,
glapi/glapi_execmem.c to mapi/u_execmem.c,
glapi/glthread.[ch] to mapi/u_thread.[ch]

and remove their dependencies on core Mesa headers.
/external/mesa3d/src/mapi/mapi/u_compiler.h