Mail Archives: djgpp/1998/03/27/15:00:26
From: | Isaac Waldron <waldroni AT lr DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | 16 or 32 bit transfers
|
Date: | Fri, 27 Mar 1998 14:51:00 -0500
|
Organization: | The Computer Nerd
|
Lines: | 10
|
Message-ID: | <351C0324.8389DF42@lr.net>
|
Reply-To: | waldroni AT lr DOT net
|
NNTP-Posting-Host: | mere1-7.worldpath.net
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Is it possible to transfer data from a drawbuffer to video memory
without using memcpy, which uses 8 bit transfers? I would like to
transfer it in 16 or even 32 bit chunks if possible. Also, can I fill a
drawbuffer using 16 or 32 bit fills instead of the 8 bits that memset
uses?
Any help would be appreciated,
--
Isaac Waldron <waldroni AT lr DOT net>
http://www.geocities.com/SiliconValley/Lakes/3574/index.html
- Raw text -