mesa/src/mapi/glapi/gen
Eric Engestrom f1eae2f8bb python: drop python2 support
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3674>
2021-08-14 21:44:32 +00:00
..
AMD_depth_clamp_separate.xml glapi: define AMD_depth_clamp_separate 2018-08-28 12:57:27 -07:00
AMD_draw_buffers_blend.xml
AMD_gpu_shader_int64.xml mesa: expose AMD_gpu_shader_int64 2018-08-24 00:36:18 -04:00
AMD_performance_monitor.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
APPLE_object_purgeable.xml
APPLE_vertex_array_object.xml
ARB_ES2_compatibility.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
ARB_ES3_compatibility.xml
ARB_base_instance.xml glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws 2020-04-30 22:01:55 +00:00
ARB_bindless_texture.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
ARB_blend_func_extended.xml glthread: handle complex pointer parameters and support GL functions with strings 2020-03-06 01:06:14 +00:00
ARB_clear_buffer_object.xml mesa: add ARB_clear_buffer_object named functions 2019-11-19 08:49:45 +01:00
ARB_clear_texture.xml
ARB_clip_control.xml
ARB_color_buffer_float.xml
ARB_compressed_texture_pixel_storage.xml
ARB_compute_shader.xml
ARB_compute_variable_group_size.xml
ARB_copy_buffer.xml
ARB_copy_image.xml
ARB_debug_output.xml
ARB_depth_buffer_float.xml
ARB_depth_clamp.xml
ARB_direct_state_access.xml glthread: don't sync when using pixel buffer objects 2021-02-17 05:47:25 -05:00
ARB_draw_buffers.xml
ARB_draw_buffers_blend.xml
ARB_draw_elements_base_vertex.xml mesa: remove _mesa_initialize_exec_dispatch from draw.c by autogenerating it 2021-01-21 00:12:35 +00:00
ARB_draw_indirect.xml glthread: remove marshal="draw" because it doesn't do much 2021-01-21 00:12:34 +00:00
ARB_draw_instanced.xml glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws 2020-04-30 22:01:55 +00:00
ARB_framebuffer_no_attachments.xml mesa: add ARB_framebuffer_no_attachments named functions 2019-11-19 08:49:44 +01:00
ARB_framebuffer_object.xml glapi: fixup EXT_multisampled_render_to_texture dispatch 2018-12-10 15:09:07 -08:00
ARB_get_program_binary.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
ARB_get_texture_sub_image.xml glthread: don't sync when using pixel buffer objects 2021-02-17 05:47:25 -05:00
ARB_gl_spirv.xml glthread: handle complex pointer parameters and support GL functions with strings 2020-03-06 01:06:14 +00:00
ARB_gpu_shader5.xml
ARB_gpu_shader_fp64.xml mesa: add ARB_gpu_shader_fp64 selector-less functions 2019-11-19 08:49:45 +01:00
ARB_gpu_shader_int64.xml
ARB_indirect_parameters.xml glthread: remove marshal="draw" because it doesn't do much 2021-01-21 00:12:34 +00:00
ARB_instanced_arrays.xml glthread: fix glVertexAttribDivisor calls not being tracked by non-VBO uploads 2021-01-29 02:28:42 +00:00
ARB_internalformat_query.xml
ARB_internalformat_query2.xml
ARB_invalidate_subdata.xml
ARB_map_buffer_range.xml
ARB_multi_bind.xml mesa/glthread: Implement ARB_multi_bind. 2019-11-22 15:29:07 -05:00
ARB_pipeline_statistics_query.xml
ARB_program_interface_query.xml
ARB_robustness.xml glthread: don't sync when using pixel buffer objects 2021-02-17 05:47:25 -05:00
ARB_sample_shading.xml
ARB_sampler_objects.xml glthread: add support for TexParameteri and SamplerParameteri functions 2020-03-06 01:06:14 +00:00
ARB_seamless_cube_map.xml
ARB_separate_shader_objects.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
ARB_shader_atomic_counters.xml
ARB_shader_image_load_store.xml
ARB_shader_storage_buffer_object.xml
ARB_shader_subroutine.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
ARB_shading_language_include.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
ARB_sparse_buffer.xml mesa: add ARB_sparse_buffer NamedBufferPageCommitmentEXT function 2019-11-19 08:49:45 +01:00
ARB_spirv_extensions.xml spirv_extensions: add GL_ARB_spirv_extensions boilerplate 2019-07-17 10:41:44 +02:00
ARB_sync.xml
ARB_tessellation_shader.xml glthread: add support for glCallLists, glPatchParameterfv 2020-03-06 01:06:14 +00:00
ARB_texture_barrier.xml
ARB_texture_buffer_object.xml
ARB_texture_buffer_range.xml mesa: add ARB_texture_buffer_range glTextureBufferRangeEXT function 2019-11-19 08:49:45 +01:00
ARB_texture_compression_rgtc.xml
ARB_texture_cube_map_array.xml
ARB_texture_float.xml
ARB_texture_gather.xml
ARB_texture_multisample.xml
ARB_texture_rg.xml
ARB_texture_rgb10_a2ui.xml
ARB_texture_storage.xml
ARB_texture_storage_multisample.xml mesa: implement ARB_texture_storage_multisample + EXT_dsa functions 2019-11-19 08:49:45 +01:00
ARB_texture_view.xml
ARB_uniform_buffer_object.xml
ARB_vertex_array_object.xml glthread: don't execute any custom VAO and BindBuffer code in the Core profile 2020-03-20 00:00:22 +00:00
ARB_vertex_attrib_64bit.xml glthread: track pointers and strides for Pointer & EXT_dsa attrib functions 2020-04-30 22:01:55 +00:00
ARB_vertex_attrib_binding.xml glthread: handle ARB_vertex_attrib_binding 2020-06-23 06:41:37 +00:00
ARB_vertex_type_2_10_10_10_rev.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
ARB_viewport_array.xml
EXT_EGL_image_storage.xml glapi / teximage: implement EGLImageTargetTexStorageEXT 2020-01-13 14:57:18 -08:00
EXT_direct_state_access.xml glthread: ignore the return value of glUnmapBuffer, don't sync, and return true 2021-02-17 05:47:27 -05:00
EXT_draw_buffers2.xml
EXT_external_objects.xml glthread: add support for glMemoryObjectParameteriv, glSemaphoreParameterui64v 2020-03-06 01:06:14 +00:00
EXT_external_objects_fd.xml
EXT_framebuffer_object.xml mesa: enable EXT_framebuffer_object in core profile 2018-09-18 19:58:24 +10:00
EXT_gpu_shader4.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
EXT_multisampled_render_to_texture.xml glapi: fixup EXT_multisampled_render_to_texture dispatch 2018-12-10 15:09:07 -08:00
EXT_packed_depth_stencil.xml
EXT_provoking_vertex.xml
EXT_separate_shader_objects.xml
EXT_shader_image_load_store.xml mesa: add EXT_shader_image_load_store glBindImageTextureEXT function 2019-08-06 17:40:53 -04:00
EXT_texture_array.xml
EXT_texture_integer.xml
EXT_transform_feedback.xml glthread: remove marshal="draw" because it doesn't do much 2021-01-21 00:12:34 +00:00
EXT_vertex_attrib_64bit.xml mesa: expose EXT_vertex_attrib_64bit 2018-08-24 00:36:18 -04:00
EXT_window_rectangles.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
GL3x.xml glthread: fix glVertexAttribDivisor calls not being tracked by non-VBO uploads 2021-01-29 02:28:42 +00:00
GL4x.xml
GREMEDY_string_marker.xml
INTEL_performance_query.xml
KHR_context_flush_control.xml
KHR_debug.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
KHR_robustness.xml
KHR_robustness_es.xml glapi: actually implement GL_EXT_robustness for GLES 2018-08-23 16:54:30 -04:00
KHR_texture_compression_astc.xml
MESA_tile_raster_order.xml
NV_alpha_to_coverage_dither_control.xml mesa: add support for AlphaToCoverageDitherControlNV 2020-04-23 12:02:45 +05:30
NV_conditional_render.xml mesa: expose NV_conditional_render on GLES 2019-01-30 09:43:44 +01:00
NV_copy_image.xml glapi/copyimage: Implement CopyImageSubDataNV 2020-02-24 16:31:06 +00:00
NV_half_float.xml mesa: fix incomplete GL_NV_half_float implementation 2021-04-26 03:35:21 +00:00
NV_primitive_restart.xml
NV_texture_barrier.xml
NV_vdpau_interop.xml glthread: add/update count and marshal fields for many GL functions 2020-03-06 01:06:14 +00:00
NV_viewport_swizzle.xml mesa: fix enum value of VIEWPORT_SWIZZLE_POSITIVE_W_NV 2020-04-15 16:43:36 +02:00
OES_EGL_image.xml
OES_fixed_point.xml glthread: add support for glFog, glLight, glLightModel, glTexEnv, glTexGen 2020-03-06 01:06:14 +00:00
OES_single_precision.xml
OES_texture_compression_astc.xml
apiexec.py mesa: enable ARB_gpu_shader_int64 in compat profile 2019-10-30 14:37:27 +02:00
es_EXT.xml mesa: Add support for EXT_clear_texture 2021-08-06 15:57:42 +00:00
glX_API.xml
glX_XML.py glapi: remove deprecated .getchildren() that has been replace with an iterator 2020-06-05 09:16:13 +00:00
glX_proto_common.py python: drop python2 support 2021-08-14 21:44:32 +00:00
glX_proto_recv.py
glX_proto_send.py python: drop python2 support 2021-08-14 21:44:32 +00:00
glX_proto_size.py python: drop python2 support 2021-08-14 21:44:32 +00:00
glX_server_table.py
gl_API.dtd glthread: remove marshal="draw" because it doesn't do much 2021-01-21 00:12:34 +00:00
gl_API.xml glthread: use custom marshal/unmarshal for CallList 2021-07-09 10:05:46 +00:00
gl_SPARC_asm.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_XML.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_and_es_API.xml glthread: add support for glClearNamedFramebuffer, glMaterial, glPointParameter 2020-03-06 01:06:14 +00:00
gl_and_glX_API.xml
gl_apitemp.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_enums.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_genexec.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_gentable.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_marshal.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_marshal_h.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_procs.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_table.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_x86-64_asm.py python: drop python2 support 2021-08-14 21:44:32 +00:00
gl_x86_asm.py python: drop python2 support 2021-08-14 21:44:32 +00:00
license.py
marshal_XML.py glthread: remove marshal="draw" because it doesn't do much 2021-01-21 00:12:34 +00:00
meson.build mesa: add support for AlphaToCoverageDitherControlNV 2020-04-23 12:02:45 +05:30
remap_helper.py python: drop python2 support 2021-08-14 21:44:32 +00:00
static_data.py mesa: Add support for EXT_clear_texture 2021-08-06 15:57:42 +00:00
typeexpr.py python: drop python2 support 2021-08-14 21:44:32 +00:00