Module: Mesa Branch: master Commit: 177087de180a421fd141bc40bdce213cca3a0d29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=177087de180a421fd141bc40bdce213cca3a0d29
Author: Timothy Arceri <[email protected]> Date: Mon Aug 21 11:35:22 2017 +1000 docs: remove link to i915g TODOs This is an unoffical unmaintained driver, we don't really want people wasting effort trying to improve it. Reviewed-by: Eric Engestrom <[email protected]> --- docs/helpwanted.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/helpwanted.html b/docs/helpwanted.html index f7bba0f479..11be4e0454 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -70,8 +70,6 @@ You can find some further To-do lists here: <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> <p> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
