home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14148 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1023 b   |  29 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!nds!brian
  3. From: brian@nds.com (Brian Dockter)
  4. Subject: Re: benchmark for xserver
  5. Organization: Northwest Digital Systems
  6. Date: Tue, 21 Jul 92 17:56:26 GMT
  7. Message-ID: <1992Jul21.175626.7732@nds.com>
  8. X-Newsreader: Tin 1.1 PL3
  9. References: <raney.711687751@teal>
  10. Lines: 17
  11.  
  12. raney@teal.csn.org (Scott Raney) writes:
  13. : In order to do double-buffered animation, you *have* to draw into
  14. : offscreen memory (or count on non-portable server extensions).  The
  15.  
  16. You do not *have* to draw into offscreen memory to do double buffered
  17. animation. Another approach which is faster is to draw into the
  18. window and flip the colormap to show the new image.  Of course this
  19. assumes that you have a writable colormap (i.e. GrayScale, PseudoColor,
  20. or DirectColor).
  21.  
  22. Just run "ico -dbl -p8" to see this method in action.
  23.  
  24. Brian
  25. -- 
  26. Brian Dockter                    | Northwest Digital Systems
  27. UUCP: uunet!nds!brian            | Voice: 206-524-0014
  28. Internet: brian@nds.com          | FAX: 206-524-0018
  29.