diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2012-08-06 21:38:27 +0200 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2012-08-06 16:23:43 -0600 |
commit | 933e13e2aff8bf683a461f1ab3886ec044747a85 (patch) | |
tree | 9bb81e842594445ef398bd19766042057845e0a6 /docs | |
parent | caa4ae5d7d864278ffbf5dbd9c25bb2932e91fc5 (diff) |
docs/helpwanted: add r600g and i915g todo lists
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/helpwanted.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/helpwanted.html b/docs/helpwanted.html index 6d6058eb51..8aa1b92fed 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -56,8 +56,12 @@ You can find some further To-do lists here: 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/R600ToDo" + target="_parent"><b>R600ToDo</b></a></li> <li><a href="http://dri.freedesktop.org/wiki/R300ToDo" target="_parent"><b>R300ToDo</b></a></li> + <li><a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/i915/TODO" + target="_parent"><b>i915g TODO</b></a></li> </ul> <p> |