Index: [thread] [date] [subject] [author]
  From: Garrett B <mongoose@wpi.edu>
  To  : ggi-develop@eskimo.com
  Date: Tue, 29 Jun 1999 18:35:20 -0500

Re: Direct Buffering was: Re: switching color depth

On Tue, 29 Jun 1999, Marcus Sundberg wrote:
> > And if I use Direct Buffering in my program then thats going to
> > limit the portability of my program.
> 
> No it wont. Not supporting non-DirectBuffer will though, but of course
> you will support that, right? ;)

   Well say Im loading an image from a file. Whats the best way to get the
picture from the file to into a visual so I can blt it around? Just do ALOT of
ggiPutPixel's?

-Mongoose, WPI student majoring in Computer Science.

"Whenever you find yourself on the side of the majority,
it's time to pause and reflect."  -Mark Twain

Index: [thread] [date] [subject] [author]