summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen
Commit message (Expand)AuthorAgeFilesLines
...
* glapi: Add missing enums for GL_NV_fragment_programIan Romanick2012-06-131-0/+7
* glapi: Add missing enums for GL_ARB_occlusion_query2Ian Romanick2012-06-131-1/+6
* glapi: Remove extraneous GL_ from TEXTURE_IMMUTABLE_FORMATIan Romanick2012-06-131-1/+1
* glapi: Add missing enums for GL_ATI_fragment_shaderIan Romanick2012-06-131-0/+111
* glapi: Add texture swizzle enumsIan Romanick2012-06-131-0/+5
* glapi: Add a couple missing 3.0 enumsIan Romanick2012-06-131-0/+2
* glapi: Add missing _NV extension on COMBINE4Ian Romanick2012-06-131-1/+1
* glapi: Add missing enums for GL_EXT_vertex_arrayIan Romanick2012-06-131-0/+9
* glapi: Add missing enums for GL_EXT_compiled_vertex_arrayIan Romanick2012-06-131-0/+3
* automake: Globally add stub automake targets to the old Makefiles.Eric Anholt2012-06-111-1/+1
* scons: generate the glapitable.h file tooBrian Paul2012-06-011-0/+7
* scons: add code to generate the various GL API filesBrian Paul2012-05-311-0/+42
* glapi: Enable silent rules for generation when used from automake.Eric Anholt2012-05-291-3/+3
* mesa: Remove the generated glapi from source control, and just build it.Eric Anholt2012-05-291-1/+2
* glapi: Mark TexBuffer as an alias of TexBufferARB.Eric Anholt2012-04-091-1/+1
* glapi: add GL_ARB_texture_floatDylan Noblesmith2012-03-264-1/+47
* glapi: add GL_ARB_depth_buffer_floatDylan Noblesmith2012-03-263-1/+18
* glapi: add GL_ARB_texture_compression_rgtcDylan Noblesmith2012-03-263-1/+17
* glapi: add ARB_texture_rgDylan Noblesmith2012-03-264-3/+45
* glapi: sort ARB extensions by numberDylan Noblesmith2012-03-261-23/+74
* glapi: ARB_blend_func_extended support + regen. (v2)Dave Airlie2012-03-262-0/+33
* mapi/glapi: Fix glDebugMessageCallbackARB arg type to GLDEBUGPROCARBJosé Fonseca2012-03-112-1/+3
* glapi/gen: Add support for pointer types.José Fonseca2012-03-113-3/+5
* glapi: add ARB_debug_output.xmlnobled2012-03-103-0/+96
* glapi: Fix incorrect enum value.Paul Berry2012-02-231-1/+1
* Revert "Always build shared glapi"Matt Turner2012-01-241-0/+6
* Always build shared glapiMatt Turner2012-01-201-6/+0
* glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL definesIan Romanick2011-12-133-25/+25
* glapi/glx: Generate glapi_gentable.c so that the xserver can use itIan Romanick2011-12-131-5/+33
* glapi/glx: Generate dispatch.h so that the xserver can use itIan Romanick2011-12-131-0/+4
* glapi/glx: Xserver wants dispatch.h, not glapidispatch.hIan Romanick2011-12-132-3/+5
* glapi/glx: Don't send GL API files to the xserverIan Romanick2011-12-131-7/+0
* glapi: Remove mention of nonexistent enumsIan Romanick2011-12-131-2/+7
* glapi/glx: Remove g_disptab.h from xserver generated filesIan Romanick2011-12-131-1/+0
* glapi: add GL_OES_compressed_ETC1_RGB8_texture for GLESChia-I Wu2011-12-021-0/+4
* glapi: s/INLINE/inline/ for dispatch.h fileBrian Paul2011-11-301-2/+2
* glapi: add ARB_texture_rgb10_a2ui support.Dave Airlie2011-11-272-0/+14
* glapi: add entry points for OES_EGL_image_externalChia-I Wu2011-11-031-0/+8
* glapi: new API specs for GL_ARB_texture_storageBrian Paul2011-10-313-0/+70
* glapi: Add entry point for NV_draw_buffersIan Romanick2011-10-042-0/+65
* glapi: Move ARB_draw_buffers extension to a separate fileIan Romanick2011-10-042-118/+125
* glapi: Don't emit remap data for individual extensionsIan Romanick2011-09-191-38/+5
* glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)Dave Airlie2011-09-063-0/+229
* mapi: Silence many "warning: unused parameter"Ian Romanick2011-08-261-0/+7
* mesa: Remove support for BeOSIan Romanick2011-08-262-2/+2
* glapi: add glapi_gen.mk to help header generationChia-I Wu2011-08-131-0/+44
* glapi: use gl_and_es_API.xml to generate GLES headersChia-I Wu2011-08-133-11/+33
* glapi: add methods to filter functionsChia-I Wu2011-08-131-7/+39
* glapi: add gles_api.pyChia-I Wu2011-08-132-0/+457
* glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias ...Jeremy Huddleston2011-06-201-1/+1