summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/helpwanted.html2
-rw-r--r--src/gallium/docs/llvm-todo.txt14
2 files changed, 0 insertions, 16 deletions
diff --git a/docs/helpwanted.html b/docs/helpwanted.html
index bee901314d2..683ebbe6155 100644
--- a/docs/helpwanted.html
+++ b/docs/helpwanted.html
@@ -66,8 +66,6 @@ You can find some further To-do lists here:
<b>Driver specific To-Do lists:</b>
</p>
<ul>
- <li><a href="https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/docs/llvm-todo.txt">
- <b>LLVMpipe</b></a> - Software driver using LLVM for runtime code generation.</li>
<li><a href="https://dri.freedesktop.org/wiki/RadeonsiToDo">
<b>radeonsi</b></a> - Driver for AMD Southern Island.</li>
<li><a href="https://dri.freedesktop.org/wiki/R600ToDo">
diff --git a/src/gallium/docs/llvm-todo.txt b/src/gallium/docs/llvm-todo.txt
deleted file mode 100644
index 270f66c5117..00000000000
--- a/src/gallium/docs/llvm-todo.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-TODO covering gallivm/llvmpipe
-==============================
-
-Goal: GL3.0 support in llvmpipe
--------------------------------
-
-EXT_packed_float support.
-ARB_depth_buffer_float support.
-EXT_framebuffer_sRGB support.
-MSAA support.
-
-Goal: extension parity with softpipe:
--------------------------------------
-