Page 1 of 1

Render into surface

PostPosted: Sep 20, 2004 @ 8:19am
by DaGGeR

PostPosted: Sep 20, 2004 @ 11:46am
by Conan

PostPosted: Sep 20, 2004 @ 4:16pm
by DaGGeR

PostPosted: Sep 20, 2004 @ 4:20pm
by fast_rx

PostPosted: Sep 20, 2004 @ 6:43pm
by KempoKing

PostPosted: Sep 20, 2004 @ 7:00pm
by fast_rx
That reminded me to ask a related question...

In PF0.7, I used
Surface * fbt = display->GetFrontBuffer();

to grab the entire screen before the app drew anything - in order to make a splashscreen effect.

In PF0.8, this doesn't work. Is there any way to get the current image of the PPC. It's not really needed, but allows some neat tricks to be done...

PostPosted: Sep 20, 2004 @ 7:15pm
by Kzinti

PostPosted: Sep 20, 2004 @ 7:19pm
by Kzinti

PostPosted: Sep 21, 2004 @ 3:28am
by fast_rx