home *** CD-ROM | disk | FTP | other *** search
- Path: sourcery.han.de!not-for-mail
- Newsgroups: comp.sys.amiga.programmer
- References: <503.6668T1010T1244@Redrobe.demon.co.uk>
- From: "Olaf Barthel" <olsen@sourcery.han.de>
- Date: Sun, 07 Apr 1996 21:07:18 +0100
- X-NewsReader: IntuiNews 1.3a (7.9.95)
- Subject: Re: WriteChunkyPixels() and gfx cards/cgfx
- Message-ID: <13213896@sourcery.han.de>
-
- In Article <503.6668T1010T1244@Redrobe.demon.co.uk>, Mike Redrobe <Mike@Redrobe.demon.co.uk> wrote:
- > Hi all,
- >
- > quick query:
- >
- > is GfxBase->ChunkyToPlanarPtr non-NULL on cybergraphics/CV64
-
- Nope.
-
- > In the autodocs this is supposed to be for a pointer to custom c2p hardware...
- > the CV64 has c2p hardware, so will this flag tell me?
-
- The flag tells you that a specific type of chunky to planar conversion
- hardware is present which for the CyberVision64 isn't.
-
- > ..or am I best using WritePixelArray8 (for gfx cards)
-
- Yep, in the worst case WritePixelArray8 should be faster than
- WriteChunkyPixels.
-
- --
- Home: Olaf Barthel, Brabeckstrasse 35, D-30559 Hannover
- Net: olsen@sourcery.han.de
-