mesa/src/mapi/mapi
Chia-I Wu 29cff9ce2e mapi: Use MAPI_EXPORT to export public functions.
mapi.h is included by vgapi and st/vega.  On win32, the macro expands to
dllexport and dllimport respectively.
2010-08-21 14:13:59 +08:00
..
entry.c mapi: Add x86-64 dispatcher. 2010-05-07 10:41:12 +08:00
entry.h mapi: Add a generic C dispatcher. 2010-05-07 10:41:12 +08:00
entry_x86-64_tls.h mapi: Prefix functions in u_current.h by u_current. 2010-08-21 14:13:59 +08:00
entry_x86_tls.h mapi: Prefix functions in u_current.h by u_current. 2010-08-21 14:13:59 +08:00
entry_x86_tsd.h mapi: Prefix functions in u_current.h by u_current. 2010-08-21 14:13:59 +08:00
mapi.c mapi: Add a generic C dispatcher. 2010-05-07 10:41:12 +08:00
mapi.h mapi: Use MAPI_EXPORT to export public functions. 2010-08-21 14:13:59 +08:00
mapi_abi.py mapi: Add a generic C dispatcher. 2010-05-07 10:41:12 +08:00
mapi_tmp.h mapi: Add x86 dispatcher. 2010-05-07 10:41:12 +08:00
sources.mak mapi: Add a generic C dispatcher. 2010-05-07 10:41:12 +08:00
stub.c mapi: Add a generic C dispatcher. 2010-05-07 10:41:12 +08:00
stub.h mapi: Add a generic C dispatcher. 2010-05-07 10:41:12 +08:00
table.c mapi: Add a generic C dispatcher. 2010-05-07 10:41:12 +08:00
table.h mapi: Add a generic C dispatcher. 2010-05-07 10:41:12 +08:00
u_compiler.h Define PUBLIC to dllexport on MSVC. 2010-05-31 11:31:07 +08:00
u_current.c mapi: Prefix functions in u_current.h by u_current. 2010-08-21 14:13:59 +08:00
u_current.h mapi: Prefix functions in u_current.h by u_current. 2010-08-21 14:13:59 +08:00
u_execmem.c mapi: Add missing stdlib.h header for malloc declaration. 2010-06-20 01:03:00 -07:00
u_execmem.h mapi: Add mapi and share the code with glapi. 2010-05-07 10:41:11 +08:00
u_macros.h mapi: Add a generic C dispatcher. 2010-05-07 10:41:12 +08:00
u_thread.c mapi: Add mapi and share the code with glapi. 2010-05-07 10:41:11 +08:00
u_thread.h mapi/glapi: Don't allocate a page for every function on windows. 2010-05-07 07:31:44 +01:00