home *** CD-ROM | disk | FTP | other *** search
- Path: news.eunet.fi!fipnet!kone!jsaarinen
- Newsgroups: comp.sys.amiga.programmer
- X-NewsReader: IntuiNews 1.2b (31.7.94)
- References: <4b6qb7$5tm@maureen.teleport.com> <w3CBvMD0aaz6@azure.people-x.people.de>
- From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
- Date: Mon, 1 Jan 96 16:45:13 UT
- Comments: Illegal date header - new date added by quicknews
- X-Original-Date: Mon, 01 Jan 96 17:11:25
- MIME-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: binary
- Distribution: world
- Subject: Re: Texturemapping-loop (was Re: PPC compilers)
- Message-ID: <38231793@kone.fipnet.fi>
-
-
- > This one is really slow compared to the 2 commands-loop.
- >
- > move.b (a0,d0.w),(a1)+
- > addx.l d2,d0
-
- Hey, it is almost like ours Gouraud loop that writes eight
- pixels with:
-
- move.l (a0,d0.w*4),(a1)+ ;write 16c, eight pixels
- addx.l d1,d0
-
- -- _
- a Stellar programmer _ //
- "Amiga - back for the future" \X/
-