gallium/docs: remove old llvmpipe TODO
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 21 Aug 2017 01:25:18 +0000 (11:25 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 22 Aug 2017 01:03:08 +0000 (11:03 +1000)
Features are already covered by features.txt like all the other
drivers.

Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
docs/helpwanted.html
src/gallium/docs/llvm-todo.txt [deleted file]

index bee901314d23f32828622b21865cc94d3a6a2d54..683ebbe615535976531d94d5a0a7a35346bc0410 100644 (file)
@@ -66,8 +66,6 @@ You can find some further To-do lists here:
 <b>Driver specific To-Do lists:</b>
 </p>
 <ul>
 <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">
   <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 (file)
index 270f66c..0000000
+++ /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:
--------------------------------------
-