diff --git a/docs/sourcetree.rst b/docs/sourcetree.rst index b8dbab4f610..da59b7d209e 100644 --- a/docs/sourcetree.rst +++ b/docs/sourcetree.rst @@ -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 diff --git a/src/gallium/tools/trace/TODO.txt b/src/gallium/tools/trace/TODO.txt index 8bb8cfdc047..21903c5a022 100644 --- a/src/gallium/tools/trace/TODO.txt +++ b/src/gallium/tools/trace/TODO.txt @@ -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.