mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 16:20:13 +01:00
docs: match build-flags markup with meson docs
In meson.rst, we document build-flags with double backticks, which puts it inside a code-tag in the rendered HTML instead of a cite-tag like we currently do. Acked-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15213>
This commit is contained in:
parent
23d3fb6da2
commit
b21e7e1ef7
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ hardware-accelerated system OpenGL framework, to provide hardware acceleration
|
|||
to X11 applications on macOS running via XQuartz.
|
||||
|
||||
Mesa's software rasterizers also work on macOS. To build, set the build options
|
||||
`-Dosmesa=true -Dglx=xlib` and select an appropriate Gallium software
|
||||
``-Dosmesa=true -Dglx=xlib`` and select an appropriate Gallium software
|
||||
rasterizer.
|
||||
|
||||
For native hardware, stay tuned for updates here!
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue