..
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_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_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: Move to src/mapi/.
2010-05-07 10:41:11 +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_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
mesa,mapi: Remove spurious const keyword from ClearBufferfi args.
2011-03-25 16:22:26 +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: Move to src/mapi/.
2010-05-07 10:41:11 +08:00
gl_API.xml
glapi: add ARB_texture_rgb10_a2ui support.
2011-11-27 16:25:12 +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: _glapi_create_table_from_handle: Set missing pointers to NoOp rather than NULL
2011-06-14 18:22:01 -07: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: s/INLINE/inline/ for dispatch.h file
2011-11-30 06:57:36 -07: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: add methods to filter functions
2011-08-13 13:54:54 +08: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
glx: the server still needs __GLXcontext.
2011-03-14 15:03:53 +10:00
glX_proto_send.py
glapi: Fix OpenGL and OpenGL ES interop.
2011-01-20 17:15:50 +08:00
glX_proto_size.py
glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL
2010-05-11 21:40:56 -06: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: new API specs for GL_ARB_texture_storage
2011-10-31 10:52:56 -06: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: Move to src/mapi/.
2010-05-07 10:41:11 +08:00