mesa/src/mapi
Paul Berry bc39de8c0b glapi: Fix incorrect enum value.
From http://www.opengl.org/registry/specs/ARB/seamless_cube_map.txt:

    Accepted by the <cap> parameter of Enable, Disable and IsEnabled,
    and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv
    and GetDoublev:

    TEXTURE_CUBE_MAP_SEAMLESS                   0x884F

This caused a change in enums.c, which is manually built from the .xml
files.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2012-02-23 09:35:44 -08:00
..
es1api glapi: update .gitignore for generated ES dispatch headers 2011-08-18 10:18:22 -07:00
es2api add machine generated files to .gitignore 2011-01-24 09:17:57 -07:00
glapi glapi: Fix incorrect enum value. 2012-02-23 09:35:44 -08:00
mapi mapi: Make initMagic unsigned. 2012-01-26 17:33:33 +00:00
shared-glapi scons: Remove references to u_thread.c 2012-01-26 17:29:38 +00:00
vgapi scons: Remove references to u_thread.c 2012-01-26 17:29:38 +00:00
Android.mk android: clean up libglapi bulid rules a bit 2011-11-26 11:42:01 +08:00