From: Emil Velikov <[email protected]> Signed-off-by: Emil Velikov <[email protected]> --- docs/devinfo.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/devinfo.html b/docs/devinfo.html index c75fa8e..58025e6 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html @@ -250,8 +250,9 @@ to update the tests themselves. <p> Whenever possible and applicable, test the patch with -<a href="http://piglit.freedesktop.org">Piglit</a> to -check for regressions. +<a href="http://piglit.freedesktop.org">Piglit</a> and/or +<a href="https://android.googlesource.com/platform/external/deqp/">dEQP</a> +to check for regressions. </p> -- 2.9.3 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
