| .. |
|
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 |
|
api_beginend_init_h.py
|
mesa ctx->API --> _mesa_is_foo(ctx)
|
2023-03-20 06:39:57 +00:00 |
|
api_exec_decl_h.py
|
util: include gles header instead of hand crafted macros
|
2022-11-04 19:28:19 +00:00 |
|
api_exec_init.py
|
mesa: move ctx->Table -> ctx->Dispatch.Table except Client & MarshalExec
|
2023-03-12 17:56:11 -04:00 |
|
api_hw_select_init_h.py
|
api_hw_select_init_h.py: simplify the code
|
2022-09-26 22:58:16 +00:00 |
|
api_save_h.py
|
mapi: #include "util/glheader.h" instead of #include "GL/gl.h"
|
2022-11-03 16:07:31 +00:00 |
|
api_save_init_h.py
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
apiexec.py
|
mesa ctx->API --> _mesa_is_foo(ctx)
|
2023-03-20 06:39:57 +00:00 |
|
APPLE_object_purgeable.xml
|
mesa: Stub out GL_APPLE_object_purgeable
|
2022-07-11 16:37:34 -04:00 |
|
APPLE_vertex_array_object.xml
|
mesa: Remove GL_APPLE_vertex_array_object stubs
|
2017-05-23 15:02:29 -07:00 |
|
ARB_base_instance.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
ARB_bindless_texture.xml
|
glapi: rename 'vtxfmt' to 'beginend' to make it clear
|
2022-09-26 22:58:16 +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
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
ARB_color_buffer_float.xml
|
|
|
|
ARB_compressed_texture_pixel_storage.xml
|
|
|
|
ARB_compute_shader.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
ARB_compute_variable_group_size.xml
|
mesa: add KHR_no_error support for glDispatchCompute*()
|
2017-05-17 10:12:04 +10:00 |
|
ARB_copy_buffer.xml
|
mesa: add KHR_no_error support to copy buffer subdata functions
|
2017-05-07 15:29:33 +10:00 |
|
ARB_copy_image.xml
|
mesa: add KHR_no_error support for glCopyImageSubData()
|
2017-06-07 11:04:33 +02:00 |
|
ARB_debug_output.xml
|
|
|
|
ARB_depth_buffer_float.xml
|
|
|
|
ARB_depth_clamp.xml
|
|
|
|
ARB_direct_state_access.xml
|
glthread: track vertex formats for all attributes
|
2023-02-18 09:31:41 -05:00 |
|
ARB_draw_buffers.xml
|
|
|
|
ARB_draw_buffers_blend.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
ARB_draw_elements_base_vertex.xml
|
mesa: Add EXT_instanced_arrays support
|
2023-04-11 10:22:35 +00:00 |
|
ARB_draw_indirect.xml
|
glthread: convert (Multi)DrawIndirect into direct if user buffers are present
|
2023-02-18 09:31:41 -05:00 |
|
ARB_draw_instanced.xml
|
glapi: Make EXT_draw_instanced functions available for GLES 2.0
|
2023-04-11 10:22:35 +00:00 |
|
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_framebuffer_no_attachments.xml
|
mesa: add ARB_framebuffer_no_attachments named functions
|
2019-11-19 08:49:44 +01:00 |
|
ARB_framebuffer_object.xml
|
glthread: track GL_READ_FRAMEBUFFER bindings too
|
2022-08-12 06:06:48 +00: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
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
ARB_gpu_shader_int64.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
ARB_indirect_parameters.xml
|
glthread: convert (Multi)DrawIndirect into direct if user buffers are present
|
2023-02-18 09:31:41 -05:00 |
|
ARB_instanced_arrays.xml
|
mesa: Add EXT_instanced_arrays support
|
2023-04-11 10:22:35 +00:00 |
|
ARB_internalformat_query.xml
|
|
|
|
ARB_internalformat_query2.xml
|
|
|
|
ARB_invalidate_subdata.xml
|
mesa: add KHR_no_error support to glInvalidate*()
|
2017-07-31 13:53:39 +02:00 |
|
ARB_map_buffer_range.xml
|
mesa: add KHR_no_error support for flush mapped buffer functions
|
2017-05-07 15:29:33 +10:00 |
|
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
|
mesa: use nop dispatch for ColorTable/Convolution/Histogram
|
2021-12-14 12:29:00 -05:00 |
|
ARB_sample_shading.xml
|
|
|
|
ARB_sampler_objects.xml
|
mesa: Implement and advertise GL_MESA_sampler_objects
|
2023-08-01 14:52:10 +00:00 |
|
ARB_seamless_cube_map.xml
|
|
|
|
ARB_separate_shader_objects.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
ARB_shader_atomic_counters.xml
|
|
|
|
ARB_shader_image_load_store.xml
|
mesa: add KHR_no_error support for glBindImageTexture()
|
2017-05-29 10:11:43 +02:00 |
|
ARB_shader_storage_buffer_object.xml
|
mesa: add KHR_no_error support for glShaderStorageBlockBinding()
|
2017-06-28 10:25:13 +02:00 |
|
ARB_shader_subroutine.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05: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_sparse_texture.xml
|
mesa: add ARB_sparse_texture extension
|
2021-12-30 16:11:19 +08:00 |
|
ARB_spirv_extensions.xml
|
spirv_extensions: add GL_ARB_spirv_extensions boilerplate
|
2019-07-17 10:41:44 +02:00 |
|
ARB_sync.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
ARB_tessellation_shader.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05: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
|
mesa: add KHR_no_error support to glSampleMaski()
|
2017-07-31 13:53:39 +02:00 |
|
ARB_texture_rg.xml
|
|
|
|
ARB_texture_rgb10_a2ui.xml
|
|
|
|
ARB_texture_storage.xml
|
mesa: add KHR_no_error support to glTexStorage*D()
|
2017-07-31 13:53:39 +02:00 |
|
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
|
mesa: add KHR_no_error support to glTextureView()
|
2017-07-31 13:53:39 +02:00 |
|
ARB_uniform_buffer_object.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
ARB_vertex_array_object.xml
|
glthread: track the current element array buffer in the Core profile too
|
2023-02-18 13:40:56 +00:00 |
|
ARB_vertex_attrib_64bit.xml
|
glthread: track vertex formats for all attributes
|
2023-02-18 09:31:41 -05:00 |
|
ARB_vertex_attrib_binding.xml
|
glthread: track vertex formats for all attributes
|
2023-02-18 09:31:41 -05:00 |
|
ARB_vertex_type_2_10_10_10_rev.xml
|
glapi: rename 'vtxfmt' to 'beginend' to make it clear
|
2022-09-26 22:58:16 +00:00 |
|
ARB_viewport_array.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
es_EXT.xml
|
mesa: Add EXT_instanced_arrays support
|
2023-04-11 10:22:35 +00:00 |
|
EXT_direct_state_access.xml
|
glthread: track vertex formats for all attributes
|
2023-02-18 09:31:41 -05:00 |
|
EXT_draw_buffers2.xml
|
|
|
|
EXT_EGL_image_storage.xml
|
glapi / teximage: implement EGLImageTargetTexStorageEXT
|
2020-01-13 14:57:18 -08:00 |
|
EXT_external_objects.xml
|
glthread: execute glSignalSemaphoreEXT synchronously
|
2022-09-21 14:54:50 +00:00 |
|
EXT_external_objects_fd.xml
|
mapi: add EXT_external_objects and EXT_external_objects_fd
|
2017-08-06 12:42:06 +10:00 |
|
EXT_external_objects_win32.xml
|
mapi: Add more EXT_external_objects_win32 functions/enums
|
2022-07-14 03:45:16 +00:00 |
|
EXT_framebuffer_object.xml
|
glthread: track glBindFramebufferEXT, not just glBindFramebuffer
|
2022-08-12 06:06:48 +00:00 |
|
EXT_gpu_shader4.xml
|
glapi: rename 'vtxfmt' to 'beginend' to make it clear
|
2022-09-26 22:58:16 +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
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
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
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
EXT_transform_feedback.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
EXT_vertex_attrib_64bit.xml
|
mesa: expose EXT_vertex_attrib_64bit
|
2018-08-24 00:36:18 -04:00 |
|
EXT_window_rectangles.xml
|
glapi: autogenerate _mesa_initialize_save_table with python
|
2021-12-14 12:00:19 -05:00 |
|
GL3x.xml
|
glthread: track vertex formats for all attributes
|
2023-02-18 09:31:41 -05:00 |
|
GL4x.xml
|
mesa: add glsl version query (v4)
|
2018-02-13 13:24:31 -07:00 |
|
gl_and_es_API.xml
|
mesa: Expose GL_NV_ES1_1_compatibility
|
2022-08-25 10:17:10 -07:00 |
|
gl_and_glX_API.xml
|
|
|
|
gl_API.dtd
|
glthread: don't sync for glIsEnabled with a few enums
|
2021-10-27 01:24:03 +00:00 |
|
gl_API.xml
|
mapi: add InternalInvalidateFramebufferAncillaryMESA
|
2023-03-30 05:06:47 +00:00 |
|
gl_apitemp.py
|
mapi: Hide OpenGL functions to be exported when shared-glapi is disabled
|
2023-06-27 20:25:09 +00:00 |
|
gl_enums.py
|
mesa: Move glheader.h from mesa/main/glheader.h to util/glheader.h
|
2022-11-03 16:07:31 +00:00 |
|
gl_gentable.py
|
glapi: #include "util/glheader.h" in glapi_priv.h and glapitable.h directly
|
2022-11-03 16:07:31 +00:00 |
|
gl_marshal.py
|
glthread: qualify the *cmd unmarshal parameter with restrict
|
2023-03-12 17:56:18 -04:00 |
|
gl_marshal_h.py
|
glthread: qualify the *cmd unmarshal parameter with restrict
|
2023-03-12 17:56:18 -04:00 |
|
gl_procs.py
|
python: drop python2 support
|
2021-08-14 21:44:32 +00:00 |
|
gl_SPARC_asm.py
|
mapi: Hide OpenGL functions to be exported when shared-glapi is disabled
|
2023-06-27 20:25:09 +00:00 |
|
gl_table.py
|
mapi: #include "util/glheader.h" instead of #include "GL/gl.h"
|
2022-11-03 16:07:31 +00:00 |
|
gl_unmarshal_table.py
|
gl_marshal.py: move the unmarshal table into a separately generated file
|
2022-10-19 04:23:05 +00:00 |
|
gl_x86-64_asm.py
|
mapi: Hide OpenGL functions to be exported when shared-glapi is disabled
|
2023-06-27 20:25:09 +00:00 |
|
gl_x86_asm.py
|
mapi: Hide OpenGL functions to be exported when shared-glapi is disabled
|
2023-06-27 20:25:09 +00:00 |
|
gl_XML.py
|
mapi: Drop the unused_functions table.
|
2023-06-12 21:37:37 +00:00 |
|
glX_API.xml
|
|
|
|
glX_proto_common.py
|
python: drop python2 support
|
2021-08-14 21:44:32 +00:00 |
|
glX_proto_recv.py
|
|
|
|
glX_proto_send.py
|
glx: Remove the GetProcAddress special case for indirect rendering
|
2023-01-03 23:36:26 +00:00 |
|
glX_proto_size.py
|
mapi: #include "util/glheader.h" instead of #include "GL/gl.h"
|
2022-11-03 16:07:31 +00:00 |
|
glX_server_table.py
|
|
|
|
glX_XML.py
|
glapi: remove deprecated .getchildren() that has been replace with an iterator
|
2020-06-05 09:16:13 +00:00 |
|
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
|
|
|
|
license.py
|
|
|
|
marshal_XML.py
|
glthread: make marshal functions for glBegin/End attribs non-static
|
2023-01-20 21:34:09 -05:00 |
|
MESA_tile_raster_order.xml
|
mapi: Update extension number of MESA_tile_raster_order.
|
2017-10-12 12:44:51 -07:00 |
|
meson.build
|
glapi/meson: drop duplicate line in deps
|
2023-02-28 10:31:37 +00:00 |
|
NV_alpha_to_coverage_dither_control.xml
|
glapi: add missing no_error settings for implemented functions
|
2021-12-14 12:28:49 -05:00 |
|
NV_conditional_render.xml
|
mesa: expose NV_conditional_render on GLES
|
2019-01-30 09:43:44 +01:00 |
|
NV_copy_image.xml
|
glapi: add missing no_error settings for implemented functions
|
2021-12-14 12:28:49 -05:00 |
|
NV_half_float.xml
|
glapi: rename 'vtxfmt' to 'beginend' to make it clear
|
2022-09-26 22:58:16 +00:00 |
|
NV_primitive_restart.xml
|
glapi: rename 'vtxfmt' to 'beginend' to make it clear
|
2022-09-26 22:58:16 +00:00 |
|
NV_texture_barrier.xml
|
Revert "mesa: Enable NV_texture_barrier in GLES2+"
|
2023-04-11 02:33:52 +00:00 |
|
NV_vdpau_interop.xml
|
glthread: sync for VDPAU sync functions
|
2023-08-17 04:53:37 +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
|
|
|
|
remap_helper.py
|
mesa: Drop the aliases from the remap table.
|
2023-06-12 21:37:37 +00:00 |
|
static_data.py
|
mapi: Drop the unused_functions table.
|
2023-06-12 21:37:37 +00:00 |
|
typeexpr.py
|
python: drop python2 support
|
2021-08-14 21:44:32 +00:00 |