mesa/src/mapi/glapi/gen
Dylan Noblesmith bae4cd6882 glapi: add ARB_texture_rg
Noticed it was missing based on the lack of a descriptive enum
name from this bug's error message:

https://bugs.freedesktop.org/show_bug.cgi?id=44039

This moves two enums out of GL3x.xml. Though since this and
GL_ARB_texture_compression_rgtc are both strict subsets of GL3,
both extensions should have had all their enums in that file
to begin with, not just two of them.

Reviewed-by: Brian Paul <brianp@vmware.com>
2012-03-26 21:28:25 +00: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_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: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
ARB_debug_output.xml mapi/glapi: Fix glDebugMessageCallbackARB arg type to GLDEBUGPROCARB 2012-03-11 16:50:30 +00:00
ARB_depth_clamp.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
ARB_draw_buffers.xml glapi: Add entry point for NV_draw_buffers 2011-10-04 12:25:57 -07: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 glapi: add glDrawElementsInstancedBaseVertex() function to xml 2011-06-02 17:54:55 -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 entrypoints and enums for GL_ARB_ES2_compatibility. 2011-01-14 15:28:00 -08:00
ARB_framebuffer_object.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
ARB_geometry_shader4.xml glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias of FramebufferTextureLayerEXT 2011-06-20 16:54:58 -07:00
ARB_get_program_binary.xml glapi: Add gl_and_es_API.xml. 2011-01-20 17:15:49 +08:00
ARB_instanced_arrays.xml glapi: regenerated files 2011-01-15 17:37:41 -07:00
ARB_map_buffer_range.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
ARB_robustness.xml Squashed commit of the following: 2011-04-26 14:54:41 -06:00
ARB_sampler_objects.xml glapi: interface for GL_ARB_sampler_objects 2011-04-10 13:12:49 -06:00
ARB_seamless_cube_map.xml glapi: Fix incorrect enum value. 2012-02-23 09:35:44 -08:00
ARB_sync.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08: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_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: new API specs for GL_ARB_texture_storage 2011-10-31 10:52:56 -06:00
ARB_vertex_array_object.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08: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: add GL_OES_compressed_ETC1_RGB8_texture for GLES 2011-12-02 08:43:44 +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 mesa: hook up GL 3.x entrypoints 2010-11-21 09:20:44 -07:00
extension_helper.py glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
GL3x.xml glapi: add ARB_texture_rg 2012-03-26 21:28:25 +00:00
gl_and_es_API.xml glapi: add gles_api.py 2011-08-13 13:54:30 +08:00
gl_and_glX_API.xml glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
gl_API.dtd glapi/gen: Add support for pointer types. 2012-03-11 16:50:29 +00:00
gl_API.xml glapi: add ARB_texture_rg 2012-03-26 21:28:25 +00:00
gl_apitemp.py mapi: Silence many "warning: unused parameter" 2011-08-26 23:33:12 -07:00
gl_enums.py mesa: clean-up _mesa_lookup_prim_by_nr() 2011-01-20 09:44:33 -07:00
gl_gentable.py glapi/glx: Generate glapi_gentable.c so that the xserver can use it 2011-12-13 16:07:17 -08:00
gl_offsets.py glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
gl_procs.py glapi: Do not use glapioffsets.h. 2010-10-27 10:49:33 +08:00
gl_SPARC_asm.py glapi: Do not use glapioffsets.h. 2010-10-27 10:49:33 +08:00
gl_table.py glapi/glx: Generate dispatch.h so that the xserver can use it 2011-12-13 16:07:17 -08:00
gl_x86-64_asm.py mesa: Remove support for BeOS 2011-08-26 23:31:23 -07:00
gl_x86_asm.py mesa: Remove support for BeOS 2011-08-26 23:31:23 -07:00
gl_XML.py glapi/gen: Add support for pointer types. 2012-03-11 16:50:29 +00:00
glapi_gen.mk glapi: add glapi_gen.mk to help header generation 2011-08-13 13:57:10 +08:00
gles_api.py glapi: Add entry point for NV_draw_buffers 2011-10-04 12:25:57 -07:00
glX_API.xml glx: add ARB_create_context functions/ops to glx xml 2011-03-15 14:27:27 +10:00
glX_doc.py glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
glX_proto_common.py glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
glX_proto_recv.py glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL defines 2011-12-13 16:07:17 -08:00
glX_proto_send.py Revert "Always build shared glapi" 2012-01-24 11:34:42 -05:00
glX_proto_size.py glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL defines 2011-12-13 16:07:17 -08:00
glX_server_table.py glapi/glx: Remove g_disptab.h from xserver generated files 2011-12-13 16:07:17 -08:00
glX_XML.py glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
license.py glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
Makefile glapi: add ARB_texture_rg 2012-03-26 21:28:25 +00:00
mesadef.py glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08: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: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
OES_fixed_point.xml glapi: Add gl_and_es_API.xml. 2011-01-20 17:15:49 +08:00
OES_single_precision.xml glapi: Add gl_and_es_API.xml. 2011-01-20 17:15:49 +08:00
remap_helper.py glapi: Don't emit remap data for individual extensions 2011-09-19 12:02:21 -07:00
typeexpr.py glapi/gen: Add support for pointer types. 2012-03-11 16:50:29 +00:00