mapi: Prefix functions in u_current.h by u_current.
authorChia-I Wu <olv@lunarg.com>
Sat, 21 Aug 2010 04:10:02 +0000 (12:10 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 21 Aug 2010 06:13:59 +0000 (14:13 +0800)
commitdf98423f24bca147b36076e39fe53f42028052ef
tree71ba561949eae4b13070a39b426a731410b34945
parent760451baaec42bced6ade5026546ed3759495d70
mapi: Prefix functions in u_current.h by u_current.

That is, replace the old _glapi_* names by new names that start with
u_current_.  When MAPI_GLAPI_CURRENT is defined, u_current.h defines
rename macros to restore the old names.  That is done for ABI
compatibility.
src/mapi/mapi/entry_x86-64_tls.h
src/mapi/mapi/entry_x86_tls.h
src/mapi/mapi/entry_x86_tsd.h
src/mapi/mapi/u_current.c
src/mapi/mapi/u_current.h