xref: /aosp_15_r20/external/mesa3d/docs/extensions.rst (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1Mesa Extensions
2===============
3
4A number of extensions have been developed especially for Mesa. The
5specifications follow.
6
7-  `MESA_copy_sub_buffer.spec <specs/MESA_copy_sub_buffer.spec>`__
8-  `MESA_drm_image.spec <specs/MESA_drm_image.spec>`__
9-  `MESA_pack_invert.spec <specs/MESA_pack_invert.spec>`__
10-  `MESA_pixmap_colormap.spec <specs/MESA_pixmap_colormap.spec>`__
11-  `MESA_release_buffers.spec <specs/MESA_release_buffers.spec>`__
12-  `MESA_swap_control.spec <specs/MESA_swap_control.spec>`__
13-  `MESA_texture_signed_rgba.spec <specs/MESA_texture_signed_rgba.spec>`__
14-  `MESA_window_pos.spec <specs/MESA_window_pos.spec>`__
15-  `MESA_ycbcr_texture.spec <specs/MESA_ycbcr_texture.spec>`__
16-  `WL_bind_wayland_display.spec <specs/WL_bind_wayland_display.spec>`__
17
18Obsolete
19--------
20
21Some extensions are obsolete by now, but we still have the documentation
22around for reference. These include:
23
24-  `MESA_agp_offset.spec <specs/OLD/MESA_agp_offset.spec>`__
25-  `MESA_multithread_makecurrent.spec <specs/OLD/MESA_multithread_makecurrent.spec>`__
26-  `MESA_packed_depth_stencil.spec <specs/OLD/MESA_packed_depth_stencil.spec>`__
27-  `MESA_program_debug.spec <specs/OLD/MESA_program_debug.spec>`__
28-  `MESA_resize_buffers.spec <specs/OLD/MESA_resize_buffers.spec>`__
29-  `MESA_set_3dfx_mode.spec <specs/OLD/MESA_set_3dfx_mode.spec>`__
30-  `MESA_shader_debug.spec <specs/OLD/MESA_shader_debug.spec>`__
31-  `MESA_sprite_point.spec <specs/OLD/MESA_sprite_point.spec>`__
32-  `MESA_swap_frame_usage.spec <specs/OLD/MESA_swap_frame_usage.spec>`__
33-  `MESA_texture_array.spec <specs/OLD/MESA_texture_array.spec>`__
34-  `MESA_trace.spec <specs/OLD/MESA_trace.spec>`__
35