summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorJason Ekstrand <jason@jlekstrand.net>2021-06-18 08:16:18 -0500
committerMarge Bot <eric+marge@anholt.net>2021-06-21 16:46:59 +0000
commit73188c6954299d57c5b3eb30c514977895283b66 (patch)
treeebef2eb62749edc8f454b6afb5847e3fe39ecdc2 /docs/index.rst
parentf00b5a30f5799b5072197ecb92bbcc16877109cd (diff)
nir,docs: Add docs for NIR ALU instructions
About half or more of the text here is actually from Connor Abbot. I've edited it a bit to bring it up-to-date and make a few things more clear. Reviewed-by: Connor Abbott <cwabbott0@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11438>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index cbb5d6f8879..1cad5402dc9 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -111,6 +111,7 @@ Linux, FreeBSD, and other operating systems.
release-calendar
dispatch
gallium/index
+ nir/index
isl/index
android
macos