mesa/src/mapi/glapi/gen
Paul Berry 11e9d8dd05 glapi: Mark GLX extensions as window_system="glX".
We were already doing this for some GLX extensions, but not others.
This patch makes our use of window_system="glX" consistent.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
2012-11-06 12:57:40 -08:00
..
.gitignore automake: Convert src/mapi/glapi/gen/Makefile to automake. 2012-06-21 10:08:24 -07:00
AMD_draw_buffers_blend.xml glapi: add functions for AMD_draw_buffers_blend 2011-05-03 00:35:50 +02:00
APPLE_object_purgeable.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
APPLE_vertex_array_object.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
ARB_base_instance.xml mesa: Add support for GL_ARB_base_instance 2012-06-19 07:57:22 -06:00
ARB_blend_func_extended.xml glapi: ARB_blend_func_extended support + regen. (v2) 2012-03-26 18:42:41 +01:00
ARB_color_buffer_float.xml mesa: implement clamping controls (ARB_color_buffer_float) 2011-03-29 12:04:55 +02:00
ARB_copy_buffer.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_debug_output.xml mesa: more const qualifiers to match the latest glext.h 2012-06-27 15:37:10 -06:00
ARB_depth_buffer_float.xml glapi: add GL_ARB_depth_buffer_float 2012-03-26 21:35:04 +00:00
ARB_depth_clamp.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
ARB_draw_buffers.xml mapi: Move GL_NV_draw_buffers extension to es_EXT.xml 2012-07-11 15:28:36 -04:00
ARB_draw_buffers_blend.xml glapi: new entrypoint specs for GL_ARB_draw_buffers_blend 2011-01-15 18:35:45 -07:00
ARB_draw_elements_base_vertex.xml mesa: more const qualifiers to match the latest glext.h 2012-06-27 15:37:10 -06:00
ARB_draw_instanced.xml mesa: hook up GL 3.x entrypoints 2010-11-21 09:20:44 -07:00
ARB_ES2_compatibility.xml glapi: Add es1 and es2 attributes to XML. 2012-10-16 12:03:55 -07:00
ARB_framebuffer_object.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_geometry_shader4.xml glapi: alias ProgramParameteriARB to ProgramParameteri 2012-11-03 10:54:41 -07:00
ARB_get_program_binary.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_instanced_arrays.xml glapi: regenerated files 2011-01-15 17:37:41 -07:00
ARB_invalidate_subdata.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_map_buffer_range.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_robustness.xml Squashed commit of the following: 2011-04-26 14:54:41 -06:00
ARB_sampler_objects.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_seamless_cube_map.xml glapi: Fix incorrect enum value. 2012-02-23 09:35:44 -08:00
ARB_sync.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_texture_buffer_object.xml mesa: API spec for GL_ARB_texture_buffer_object 2011-04-05 18:48:26 -06:00
ARB_texture_compression_rgtc.xml glapi: add GL_ARB_texture_compression_rgtc 2012-03-26 21:28:25 +00:00
ARB_texture_float.xml glapi: add GL_ARB_texture_float 2012-03-26 21:35:17 +00:00
ARB_texture_rg.xml glapi: add ARB_texture_rg 2012-03-26 21:28:25 +00:00
ARB_texture_rgb10_a2ui.xml glapi: add ARB_texture_rgb10_a2ui support. 2011-11-27 16:25:12 +00:00
ARB_texture_storage.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_uniform_buffer_object.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_vertex_array_object.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
ARB_vertex_type_2_10_10_10_rev.xml glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2) 2011-09-06 10:15:59 +01:00
es_EXT.xml glapi: Use GL_ or GLX_ prefix for all category names. 2012-11-06 12:57:40 -08:00
EXT_draw_buffers2.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
EXT_framebuffer_object.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
EXT_gpu_shader4.xml glapi: Remove mention of nonexistent enums 2011-12-13 16:07:17 -08:00
EXT_packed_depth_stencil.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
EXT_provoking_vertex.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
EXT_separate_shader_objects.xml glapi: Add GL_EXT_separate_shader_objects 2010-10-27 13:35:52 -07:00
EXT_texture_array.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
EXT_texture_integer.xml glapi: GL_EXT_texture_integer API 2010-10-23 10:19:31 -06:00
EXT_transform_feedback.xml glapi: Add es2="3.0" attributes to XML. 2012-10-16 19:31:22 -07:00
extension_helper.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
GL3x.xml glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB. 2012-10-23 10:24:39 -07:00
gl_and_es_API.xml glapi: move include for ARB_get_program_binary.xml to gl_API.xml 2012-11-03 10:54:41 -07:00
gl_and_glX_API.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
gl_API.dtd glapi: Add es1 and es2 attributes to XML. 2012-10-16 12:03:55 -07:00
gl_API.xml glapi: move include for ARB_get_program_binary.xml to gl_API.xml 2012-11-03 10:54:41 -07:00
gl_apitemp.py dispatch: properly handle parameter name mismatches in glapitemp.h. 2012-11-01 11:22:49 -07:00
gl_enums.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
gl_gentable.py dispatch: Include glheader.h in dispatch-related files. 2012-11-01 11:22:24 -07:00
gl_offsets.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
gl_procs.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
gl_SPARC_asm.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
gl_table.py glapi: Use GLES information from XML rather than gles_api.py. 2012-10-16 12:03:55 -07:00
gl_x86-64_asm.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
gl_x86_asm.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
gl_XML.py dispatch: properly handle parameter name mismatches in glapitemp.h. 2012-11-01 11:22:49 -07:00
glapi_gen.mk automake: convert es2api 2012-08-23 09:38:32 -07:00
glX_API.xml glapi: Mark GLX extensions as window_system="glX". 2012-11-06 12:57:40 -08:00
glX_doc.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
glX_proto_common.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
glX_proto_recv.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
glX_proto_send.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
glX_proto_size.py glapi: use new-style Python classes. 2012-10-16 12:03:55 -07:00
glX_server_table.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
glX_XML.py glapi: use new-style Python classes. 2012-10-16 12:03:55 -07:00
license.py glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
Makefile.am dispatch: Include GLES1-only functions in dispatch table. 2012-11-01 11:23:22 -07:00
mesadef.py glapi: Reformat python code generation scripts to use 4-space indentation. 2012-10-10 11:19:14 -07:00
next_available_offset.sh glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
NV_conditional_render.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
NV_primitive_restart.xml mesa: API spec for primitive restart 2010-10-21 19:03:38 -06:00
NV_texture_barrier.xml mesa: add NV_texture_barrier 2011-03-15 15:47:27 +01:00
OES_EGL_image.xml glapi: Add es1 and es2 attributes to XML. 2012-10-16 12:03:55 -07:00
OES_fixed_point.xml glapi: Add es1 and es2 attributes to XML. 2012-10-16 12:03:55 -07:00
OES_single_precision.xml glapi: Add es1 and es2 attributes to XML. 2012-10-16 12:03:55 -07:00
remap_helper.py glapi: Use GLES information from XML rather than gles_api.py. 2012-10-16 12:03:55 -07:00
SConscript dispatch: Include GLES1-only functions in dispatch table. 2012-11-01 11:23:22 -07:00
typeexpr.py glapi: use new-style Python classes. 2012-10-16 12:03:55 -07:00