Date: Sun, 16 Nov 1997 14:06:15 +0200 (IST) From: Eli Zaretskii To: Andreas Burman cc: djgpp AT delorie DOT com Subject: Re: 32bit memset In-Reply-To: <346E046B.666@ba.ssdn.skelleftea.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 15 Nov 1997, Andreas Burman wrote: > I'm trying to write a 3d-engine whit DJGPP, and I uses memset to flat- > fill a triangle. It works but it's SLOW, so I wonder if there is any > way to do this in 32-bit. Everything DJGPP does is in 32-bit. Please explain more about what did you mean.