diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-06-26 20:47:05 +0200 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-06-27 11:19:21 -0600 |
commit | d9d84068e76bf1f6dcf578e39636d3100e6348a0 (patch) | |
tree | c0ae6d979f226c46a823e2e0b04bd0387bc699cb /docs | |
parent | 098aa5f9abcda3fff1a40666cc8f150f046d8867 (diff) |
docs/helpwanted: add some useful todo lists
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/helpwanted.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/helpwanted.html b/docs/helpwanted.html index cfa057e4b7..6d6058eb51 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -46,6 +46,19 @@ the latest Mesa code and run tests (such as piglit) then report issues to the mailing list. </ol> +<p> +You can find some further To-do lists here: +</p> +<ul> + <li><a href="http://cgit.freedesktop.org/mesa/mesa/tree/docs/GL3.txt" + target="_parent"><b>GL3.txt</b></a></li> + <li><a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/docs/llvm-todo.txt" + target="_parent"><b>LLVMpipe - todo</b></a></li> + <li><a href="http://dri.freedesktop.org/wiki/MissingFunctionality" + target="_parent"><b>MissingFunctionality</b></a></li> + <li><a href="http://dri.freedesktop.org/wiki/R300ToDo" + target="_parent"><b>R300ToDo</b></a></li> +</ul> <p> If you want to do something new in Mesa, first join the Mesa developer's |