writing frontbuffer to backbuffer
Gary Tarolli
tarolli at riva.esd.sgi.com
Fri Dec 15 04:15:29 AEST 1989
In article <44586 at bu-cs.BU.EDU>, tjh at bu-pub.bu.edu writes:
> Is there a way to write directly from the frontbuffer to the backbuffer
> or the zbuffer? That is without doing a rectread and then a rectwrite.
>
> -Tim
> tjh at bu-pub.bu.edu
Rectcopy does a framebuffer to framebuffer copy without the host cpu getting
too involved. the command readsource() specifies where to get the pixels
from and frontbuffer(),backbuffer(), zdraw() specify where to put the pixels.
You can also zoom the pixels on certain machines.
Check the rectcopy man page for details...
--
Gary Tarolli
More information about the Comp.sys.sgi
mailing list