Simon Bennett (simonb++at++wormald.com.au)
Tue, 21 May 1996 11:32:50 +1000 (EST)
> which draws/pastes the RGB logo to the front and back buffers (is there a way
> to do this straight to both buffers without using swapbuffers()?), but to
If your application is GL based then
frontbuffer(TRUE);
should do the trick.
After you've finished don't forget to
frontbuffer(FALSE);
I don't know whether there are Performer wrappers for these...
+----------------------------------------------------------------------------+
Simon Bennett simonb++at++wormald.com.au
Wormald Technology Advanced Systems Engineering Ph: +61 2 9981 0611 (x512)
"Good judgement is the result of experience.
Experience is the result of poor judgement"
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer.html
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:52:54 PDT