Re: BitBlt in landscape mode



i don't think we are talking about the same thing, so that does not really
matter.

> On systems with hardware doing the rotation yes, they will have the same
> speed. *not* on systems without hardware rotation. *Something* has to
> change the way data goes down the cable to the LCD to achieve rotation,
> the driver doesn't just rewire things.

no, in that case, nothing has to be done. the inage that we draw is in the
correct (rotated) orientation to begin wuth, so the driver does not need to
rotate it, and we magically get the same performances.

that's the magic :)


.



Relevant Pages

  • Re: CF V2 and image rotation
    ... I'm not aware of any PPC with hardware acceleration, ... >> Rotation can be done 2 ways, ... If the device has an accelerator that ... a call to the driver *may* be all that is needed. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Wince4.2 core rotation
    ... Won't work unless the driver already supports rotation. ... I have tried 2 methods to rotate the screen: ... #ifdef ROTATE ...
    (microsoft.public.windowsce.embedded)
  • Re: CF V2 and image rotation
    ... Rotation can be done 2 ways, either through hardware or software. ... signal after it leaves the display driver and before it reached the panel. ... A fourth is to use a video accelerator/framebuffer that supports rotation. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: SM501 Video
    ... >> The SM501 does not support hardware rotation. ... by calling the display driver rotation escape functions. ...
    (microsoft.public.windowsce.embedded)
  • Re: X-Server Rotation
    ... > At the moment i use XFree86 but if i rotate the screen with "OPTION" ... The rotation is driver specific, so all depends on which driver you are using. ... XFree86 or Xorg (distros that still uses XFree86 usually have the now quite ...
    (comp.os.linux.x)