docs: Remove graw related words

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19138>
This commit is contained in:
Yonggang Luo 2022-10-18 20:51:24 +08:00 committed by Marge Bot
parent 65e4b440c9
commit bdfadec6fd
2 changed files with 0 additions and 4 deletions

View file

@ -165,7 +165,6 @@ each directory.
- **d3dadapter9** - d3dadapter9.so for Wine
- **dri** - libgallium_dri.so loaded by libGL.so
- **graw** - raw Gallium interface without a frontend
- XXX more
- **glx** - The GLX library code for building libGL.so using DRI

View file

@ -4,6 +4,3 @@
* organize state better (e.g., group stuff according to the place in the
pipeline)
* write an utility that generated a simple graw C code that matches a
state dump.