mesa/src/mapi/glapi
José Fonseca e3659329e0 WIN32_THREADS -> WIN32
Fixes nasty bug where some parts of the code didn't define WIN32_THREADS
and were using the integer mutex implementation, causing even confusion
to the debuggers.

And there is little interest of other thread implemenation on Win32
besides Win32 threads.
2010-12-02 17:35:03 +00:00
..
gen WIN32_THREADS -> WIN32 2010-12-02 17:35:03 +00:00
gen-es glapi: Merge glapioffsets.h into glapidispath.h. 2010-10-27 11:07:29 +08:00
.gitignore glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
glapi.h Drop GLcontext typedef and use struct gl_context instead 2010-10-13 09:43:25 -04:00
glapi_dispatch.c glapi: Do not use glapidispatch.h. 2010-10-27 10:06:25 +08:00
glapi_entrypoint.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_getproc.c drivers/x11: unifdef XFree86Server 2010-11-29 17:37:54 -05:00
glapi_nop.c glapi: Clean up header inclusions. 2010-08-23 18:28:14 +08:00
glapi_priv.h glapi: Fix build errors for ES. 2010-09-15 17:45:26 +08:00
glapi_sparc.S mesa: hook up GL 3.x entrypoints 2010-11-21 09:20:44 -07:00
glapi_x86-64.S WIN32_THREADS -> WIN32 2010-12-02 17:35:03 +00:00
glapi_x86.S WIN32_THREADS -> WIN32 2010-12-02 17:35:03 +00:00
glapitable.h mesa: hook up GL 3.x entrypoints 2010-11-21 09:20:44 -07:00
glapitemp.h mesa: hook up GL 3.x entrypoints 2010-11-21 09:20:44 -07:00
glprocs.h mesa: hook up GL 3.x entrypoints 2010-11-21 09:20:44 -07:00
glthread.c glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
glthread.h glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
Makefile mapi: Add mapi and share the code with glapi. 2010-05-07 10:41:11 +08:00
SConscript WIN32_THREADS -> WIN32 2010-12-02 17:35:03 +00:00
sources.mak mapi: Add mapi and share the code with glapi. 2010-05-07 10:41:11 +08:00