Module: Mesa Branch: master Commit: 9c101c44c4455e0404be482610fbe015fa012be0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c101c44c4455e0404be482610fbe015fa012be0
Author: Brian Paul <[email protected]> Date: Tue Feb 10 16:56:58 2009 -0700 cell: update Cell driver info (code is on master now) --- docs/cell.html | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/cell.html b/docs/cell.html index 7fbbba7..d7feb46 100644 --- a/docs/cell.html +++ b/docs/cell.html @@ -30,13 +30,9 @@ The second phase is now underway. <H2>Source Code</H2> <p> -The latest Cell driver source code is on the <code>gallium-0.2</code> branch -of the Mesa git repository. -After you've cloned the repository, check out the branch with: +The latest Cell driver source code is on the master branch of the Mesa +git repository. </p> -<pre> - git-checkout -b gallium-0.2 origin/gallium-0.2 -</pre> <p> To build the driver you'll need the IBM Cell SDK (version 2.1 or 3.0). To use the driver you'll need a Cell system, such as a PS3 running Linux, _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
