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: <38232222@kone.fipnet.fi> <4f4qo2$i6o@oreig.uji.es>
- From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
- Date: Tue, 6 Feb 96 17:15:08 UT
- Comments: Illegal date header - new date added by quicknews
- X-Original-Date: Tue, 06 Feb 96 18:50:54
- MIME-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: binary
- Subject: Re: Bitfieldinsert?
- Message-ID: <38232329@kone.fipnet.fi>
-
-
- > What's modern c2p? comparebuffers?
-
- These normal optimized routines is what I meant.
-
- > I heard some time ago that gouraud can be made even more efficiently
- > in planar than in chunky... Anyone knows something about this?
-
- Well, a friend of my made a Gouraud polygon routine
- a while ago that does 8 pixels on two instructions.
- (all four planes in a long word; a little blitting or CPU
- passes needed)
-
- move.l (a0,d0.w*4),(a1)+
- addx.l d1,d0
-
- -- _
- a Stellar programmer _ //
- "Amiga - back for the future" \X/
-