Module: Mesa Branch: master Commit: eb0892b4b115a36ffb9f0904e418ec62a182427c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb0892b4b115a36ffb9f0904e418ec62a182427c
Author: José Fonseca <[email protected]> Date: Mon Nov 25 08:28:23 2013 +0000 docs/llvmpipe: Add one other good reference. --- docs/llvmpipe.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/docs/llvmpipe.html b/docs/llvmpipe.html index d695907..74f0c67 100644 --- a/docs/llvmpipe.html +++ b/docs/llvmpipe.html @@ -255,8 +255,9 @@ for posterior analysis, e.g.: </ul> </li> <li> - <p>Misc</p> + <p>General</p> <ul> + <li><a href="http://fgiesen.wordpress.com/2011/07/09/a-trip-through-the-graphics-pipeline-2011-index/">A trip through the Graphics Pipeline</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/gg615082.aspx#architecture">WARP Architecture and Performance</a></li> </ul> </li> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
