mesa/src/mapi/glapi
Vinson Lee c5e6460022 scons: Don't build the assembly sources on Mac OS X.
This patch allows the Mac OS X SCons build to complete. The assembly
sources contain psuedo-ops that not are supported on Mac OS X.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: José Fonseca <jfonseca@vmware.com>
2012-02-25 00:25:43 -08:00
..
gen glapi: Fix incorrect enum value. 2012-02-23 09:35:44 -08:00
.gitignore
glapi.c
glapi.h mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 2011-11-09 10:24:37 +00:00
glapi_dispatch.c
glapi_entrypoint.c
glapi_gentable.c Regenerate files from previous commits 2011-12-13 16:07:17 -08:00
glapi_getproc.c
glapi_mapi_tmp.h glapi: regenerated API files for GL_ARB_texture_storage 2011-10-31 10:52:56 -06:00
glapi_nop.c mapi/glapi: Never use a generic no-op entry-point on Windows. 2012-02-02 14:45:24 +00:00
glapi_priv.h glapi: Include GLES2 headers for ES2 extension functions 2012-02-15 14:50:00 -08:00
glapi_sparc.S glapi: regenerated API files for GL_ARB_texture_storage 2011-10-31 10:52:56 -06:00
glapi_x86-64.S glapi: regenerated API files for GL_ARB_texture_storage 2011-10-31 10:52:56 -06:00
glapi_x86.S glapi: regenerated API files for GL_ARB_texture_storage 2011-10-31 10:52:56 -06:00
glapitable.h glapi: regenerated API files for GL_ARB_texture_storage 2011-10-31 10:52:56 -06:00
glapitemp.h glapi: regenerated API files for GL_ARB_texture_storage 2011-10-31 10:52:56 -06:00
glprocs.h glapi: regenerated API files for GL_ARB_texture_storage 2011-10-31 10:52:56 -06:00
glthread.c
glthread.h mesa,glsl,mapi: Put extern "C" { ... } where appropriate. 2011-11-09 10:24:37 +00:00
Makefile Revert "Always build shared glapi" 2012-01-24 11:34:42 -05:00
SConscript scons: Don't build the assembly sources on Mac OS X. 2012-02-25 00:25:43 -08:00
sources.mak