Features are already covered by features.txt like all the other drivers. --- docs/helpwanted.html | 2 -- src/gallium/docs/llvm-todo.txt | 14 -------------- 2 files changed, 16 deletions(-) delete mode 100644 src/gallium/docs/llvm-todo.txt
diff --git a/docs/helpwanted.html b/docs/helpwanted.html index bee901314d..683ebbe615 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -59,22 +59,20 @@ You can find some further To-do lists here: <li><a href="https://cgit.freedesktop.org/mesa/mesa/tree/docs/features.txt"> <b>features.txt</b></a> - Status of OpenGL 3.x / 4.x features in Mesa.</li> <li><a href="https://dri.freedesktop.org/wiki/MissingFunctionality"> <b>MissingFunctionality</b></a> - Detailed information about missing OpenGL features.</li> </ul> <p> <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"> <b>r600g</b></a> - Driver for ATI/AMD R600 - Northern Island.</li> <li><a href="https://dri.freedesktop.org/wiki/R300ToDo"> <b>r300g</b></a> - Driver for ATI R300 - R500.</li> <li><a href="https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/i915/TODO"> <b>i915g</b></a> - Driver for Intel i915/i945.</li> </ul> diff --git a/src/gallium/docs/llvm-todo.txt b/src/gallium/docs/llvm-todo.txt deleted file mode 100644 index 270f66c511..0000000000 --- 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: -------------------------------------- - -- 2.13.4 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev