mapi: Clean up u_current interface.
authorChia-I Wu <olv@lunarg.com>
Fri, 10 Dec 2010 09:14:04 +0000 (17:14 +0800)
committerChia-I Wu <olv@lunarg.com>
Sat, 18 Dec 2010 07:05:52 +0000 (15:05 +0800)
commitc17d4999f108d86c468cf4b11b08f915c282ce12
treeebe64e1ef25fef106b66b188a317c84cbe21a709
parentc7119e281b21bcfc88e5fdce2a5d8ebdbf6c6b62
mapi: Clean up u_current interface.

Try not to use macros to make u_current.h appear to be glapi.h.  Use
u_current.h to implement glapi.h instead whenever possible.
src/mapi/es1api/Makefile
src/mapi/glapi/Makefile
src/mapi/glapi/SConscript
src/mapi/glapi/glapi.c [new file with mode: 0644]
src/mapi/glapi/sources.mak
src/mapi/mapi/entry_x86-64_tls.h
src/mapi/mapi/entry_x86_tls.h
src/mapi/mapi/u_current.c
src/mapi/mapi/u_current.h