docs: convert articles to reructuredtext
This uses the previously added scripts to convert the documentation to reStructuredText, which is both easier to read offline, and can be used to generate modern HTML for online documentation. No modification to the generated results have been done. Acked-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>
This commit is contained in:

committed by
Marge Bot

parent
1df5dbf516
commit
4d066836e3
31
docs/extensions.rst
Normal file
31
docs/extensions.rst
Normal file
@@ -0,0 +1,31 @@
|
||||
Mesa Extensions
|
||||
===============
|
||||
|
||||
A number of extensions have been developed especially for Mesa. The
|
||||
specifications follow.
|
||||
|
||||
- `MESA_agp_offset.spec <specs/OLD/MESA_agp_offset.spec>`__
|
||||
- `MESA_copy_sub_buffer.spec <specs/MESA_copy_sub_buffer.spec>`__
|
||||
- `MESA_drm_image.spec <specs/MESA_drm_image.spec>`__
|
||||
- `MESA_multithread_makecurrent.spec <specs/MESA_multithread_makecurrent.spec>`__
|
||||
- `MESA_packed_depth_stencil.spec <specs/OLD/MESA_packed_depth_stencil.spec>`__
|
||||
(obsolete)
|
||||
- `MESA_pack_invert.spec <specs/MESA_pack_invert.spec>`__
|
||||
- `MESA_pixmap_colormap.spec <specs/MESA_pixmap_colormap.spec>`__
|
||||
- `MESA_program_debug.spec <specs/OLD/MESA_program_debug.spec>`__
|
||||
(obsolete)
|
||||
- `MESA_release_buffers.spec <specs/MESA_release_buffers.spec>`__
|
||||
- `MESA_resize_buffers.spec <specs/OLD/MESA_resize_buffers.spec>`__
|
||||
(obsolete)
|
||||
- `MESA_set_3dfx_mode.spec <specs/OLD/MESA_set_3dfx_mode.spec>`__
|
||||
- `MESA_shader_debug.spec <specs/MESA_shader_debug.spec>`__
|
||||
- `MESA_sprite_point.spec <specs/OLD/MESA_sprite_point.spec>`__
|
||||
(obsolete)
|
||||
- `MESA_swap_control.spec <specs/MESA_swap_control.spec>`__
|
||||
- `MESA_swap_frame_usage.spec <specs/MESA_swap_frame_usage.spec>`__
|
||||
- `MESA_texture_array.spec <specs/MESA_texture_array.spec>`__
|
||||
- `MESA_texture_signed_rgba.spec <specs/MESA_texture_signed_rgba.spec>`__
|
||||
- `MESA_trace.spec <specs/OLD/MESA_trace.spec>`__ (obsolete)
|
||||
- `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>`__
|
Reference in New Issue
Block a user