Page 1 of 1

What's the fastest way to do a 90° rotated blit?

PostPosted: Apr 3, 2003 @ 9:17pm
by drgoldie

PostPosted: Apr 3, 2003 @ 10:01pm
by angedelamort

PostPosted: Apr 4, 2003 @ 9:54am
by refractor

PostPosted: Apr 4, 2003 @ 8:43pm
by Sm!rk

PostPosted: Apr 4, 2003 @ 9:56pm
by pacomac

PostPosted: Apr 7, 2003 @ 10:29am
by refractor

PostPosted: Apr 7, 2003 @ 11:57am
by Guest

PostPosted: Apr 22, 2003 @ 4:20pm
by efortier

PostPosted: Apr 22, 2003 @ 4:36pm
by refractor

PostPosted: Apr 22, 2003 @ 7:16pm
by Johan
drgoldie: I am removing the Lock() feature from GapiDraw since it was commonly misused. I still have plans to add a tutorial to www.gapidraw.com explaining how to subclass a surface and add a Lock() function to it (rotating the internal buffer to match xpitch=1, ypitch=width).

Would you be interested in publishing your implementation? If so, I would like to include it in this tutorial (with full credits to you of course). Right now I am too busy with optimizing GapiDraw to do any experimentation on rotations...

Please contact me on the forum or at johan.sanneblad@home.se if you are interested.