[Mesa-dev] [PATCH] gallium/docs: Fixed a typo in the SCS opcode description.
Tilman Sauerbeck
tilman at code-monkey.de
Sun Sep 19 13:14:24 PDT 2010
keith whitwell [2010-09-19 18:37]:
> Looks good, thanks Tilman.
Thanks, I've pushed the patch.
> On Sun, Sep 19, 2010 at 8:24 AM, Tilman Sauerbeck <tilman at code-monkey.de> wrote:
> > Signed-off-by: Tilman Sauerbeck <tilman at code-monkey.de>
> > ---
> > src/gallium/docs/source/tgsi.rst | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst
> > index e588c5b..4c1f47a 100644
> > --- a/src/gallium/docs/source/tgsi.rst
> > +++ b/src/gallium/docs/source/tgsi.rst
> > @@ -726,7 +726,7 @@ This instruction replicates its result.
> >
> > dst.z = 0
> >
> > - dst.y = 1
> > + dst.w = 1
> >
> >
> > .. opcode:: TXB - Texture Lookup With Bias
> > --
> > 1.7.2.3
> >
> > _______________________________________________
> > mesa-dev mailing list
> > mesa-dev at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/mesa-dev
> >
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20100919/a2f3d1b1/attachment.pgp>
More information about the mesa-dev
mailing list