nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: nanoX bugfix v0.4 coming
From: Ben Pfaff
Date: 12 May 1999 12:49:16 -0400

Greg Haerr <greg@censoft.com> writes:

   I'm also still working on bitblt and readpixel routines, as well as redesigning
   driver info interfaces.  Unfortunately, this means that the driver api will need
to 
   change.  

What sorts of bitblt do you need?  Do you need screen-to-screen
bitblt, or screen-to-buffer, or buffer-to-screen, or all three?  The
BOGL API has a bmove routine for screen-to-screen bitblt, but it's
never been implemented because it turned out that I didn't ever need
it.


nanogui@linuxhacker.org