/[rdesktop]/sourceforge.net/trunk/rdesktop/doc/patches.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/doc/patches.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 133 by astrand, Sat Sep 14 15:52:26 2002 UTC revision 134 by astrand, Sat Sep 14 16:05:22 2002 UTC
# Line 1  Line 1 
1  This file documents some of all patches for rdesktop, floating around  This file documents some of all patches for rdesktop, floating around
2  the net, and how they are related to the current (CVS) version of  the net, and how they are related to the current (CVS) version of
3  rdesktop.  rdesktop. Things left to do are marked with TDB (To Be Done).
4    
5    
6  URL:  URL:
# Line 61  http://bibl4.oru.se/projects/rdesktop/pa Line 61  http://bibl4.oru.se/projects/rdesktop/pa
61  Description:  Description:
62  (From http://mail.rdesktop.org/archive/2001/msg00218.html):  (From http://mail.rdesktop.org/archive/2001/msg00218.html):
63    
64  * Added --no-backpixmap option to disable the ugly double drawing in  1) Added --no-backpixmap option to disable the ugly double drawing in
65  xwin.c (I have a very robust backing storage in my X, so I don't need  xwin.c (I have a very robust backing storage in my X, so I don't need
66  it ;)  it ;)
67    
68  * More optimizations to text draw (previous fast-text patch was  2) More optimizations to text draw (previous fast-text patch was
69  included in 192-3-6-2). In text drawing with solid background the  included in 192-3-6-2). In text drawing with solid background the
70  glyphs are drawn with stippled fill instead of XCopyPlane (runs faster  glyphs are drawn with stippled fill instead of XCopyPlane (runs faster
71  on my S3Trio64 with XFree 3.3.6, please test it on other  on my S3Trio64 with XFree 3.3.6, please test it on other
# Line 74  with this change, it seems to use all tr Line 74  with this change, it seems to use all tr
74  draws, but with a old PC Magazine Winbench (3.1) doing the scroll text  draws, but with a old PC Magazine Winbench (3.1) doing the scroll text
75  test the speed gain is significative.  test the speed gain is significative.
76    
77  * My Previous patch to disable backing storage in fullscreen  3) My Previous patch to disable backing storage in fullscreen
78    
79  Status:  Status:
80  Not yet examined.  1) is not relevant any more, since rdesktop only uses backing store if
81    the Xserver does not provide backing store.
82    Need to examine if 2) and 3) are still useful. TDB.
83    
84    
85  URL:  URL:

Legend:
Removed from v.133  
changed lines
  Added in v.134

  ViewVC Help
Powered by ViewVC 1.1.26