2020-06-13 02:09:42 +08:00
|
|
|
Mesa Extensions
|
|
|
|
===============
|
|
|
|
|
|
|
|
A number of extensions have been developed especially for Mesa. The
|
|
|
|
specifications follow.
|
|
|
|
|
|
|
|
- `MESA_copy_sub_buffer.spec <specs/MESA_copy_sub_buffer.spec>`__
|
|
|
|
- `MESA_drm_image.spec <specs/MESA_drm_image.spec>`__
|
|
|
|
- `MESA_pack_invert.spec <specs/MESA_pack_invert.spec>`__
|
|
|
|
- `MESA_pixmap_colormap.spec <specs/MESA_pixmap_colormap.spec>`__
|
|
|
|
- `MESA_release_buffers.spec <specs/MESA_release_buffers.spec>`__
|
2023-05-15 21:53:50 +08:00
|
|
|
- `MESA_swap_control.spec <specs/MESA_swap_control.spec>`__
|
|
|
|
- `MESA_texture_signed_rgba.spec <specs/MESA_texture_signed_rgba.spec>`__
|
|
|
|
- `MESA_window_pos.spec <specs/MESA_window_pos.spec>`__
|
|
|
|
- `MESA_ycbcr_texture.spec <specs/MESA_ycbcr_texture.spec>`__
|
|
|
|
- `WL_bind_wayland_display.spec <specs/WL_bind_wayland_display.spec>`__
|
|
|
|
|
|
|
|
Obsolete
|
|
|
|
--------
|
|
|
|
|
|
|
|
Some extensions are obsolete by now, but we still have the documentation
|
|
|
|
around for reference. These include:
|
|
|
|
|
|
|
|
- `MESA_agp_offset.spec <specs/OLD/MESA_agp_offset.spec>`__
|
|
|
|
- `MESA_multithread_makecurrent.spec <specs/OLD/MESA_multithread_makecurrent.spec>`__
|
|
|
|
- `MESA_packed_depth_stencil.spec <specs/OLD/MESA_packed_depth_stencil.spec>`__
|
|
|
|
- `MESA_program_debug.spec <specs/OLD/MESA_program_debug.spec>`__
|
2020-06-13 02:09:42 +08:00
|
|
|
- `MESA_resize_buffers.spec <specs/OLD/MESA_resize_buffers.spec>`__
|
|
|
|
- `MESA_set_3dfx_mode.spec <specs/OLD/MESA_set_3dfx_mode.spec>`__
|
2023-05-15 21:45:26 +08:00
|
|
|
- `MESA_shader_debug.spec <specs/OLD/MESA_shader_debug.spec>`__
|
2020-06-13 02:09:42 +08:00
|
|
|
- `MESA_sprite_point.spec <specs/OLD/MESA_sprite_point.spec>`__
|
2023-05-15 21:47:26 +08:00
|
|
|
- `MESA_swap_frame_usage.spec <specs/OLD/MESA_swap_frame_usage.spec>`__
|
2023-05-15 21:48:25 +08:00
|
|
|
- `MESA_texture_array.spec <specs/OLD/MESA_texture_array.spec>`__
|
2023-05-15 21:53:50 +08:00
|
|
|
- `MESA_trace.spec <specs/OLD/MESA_trace.spec>`__
|