Jay Sorg wrote, On 02/16/2011 02:59 AM: >>>> Just curious: what is the intent behind this line? >>>> >>>> i1 = (i1 + 3)& (~3); >>> The window has to a multiple of 4 pixels wide. >> Is that your experience or is it in the specifications? >> >> I know we have a few redraw problems with odd sizes, but I guess that is a >> bug that could be fixed. > I have not seen this in the spec but from my experience, the server > can send undrawable orders when it's not a multiple of 4. > I think this is in the VESA standard. > If you look at the bitmap widths coming from the server, they are > always a multiple of 4 wide. > rdesktop alters the width like this too.
Ok. That explains / solves http://sourceforge.net/mailarchive/message.php?msg_id=25578616 /Mads ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Freerdp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freerdp-devel
