mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 04:30:10 +01:00
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:
parent
65e4b440c9
commit
bdfadec6fd
2 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue