home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sgi / 12738 < prev    next >
Encoding:
Text File  |  1992-08-21  |  983 b   |  25 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!paladin.american.edu!europa.asd.contel.com!darwin.sura.net!mips!odin!fido!fangio.asd.sgi.com!rck
  3. From: rck@fangio.asd.sgi.com (Robert Keller)
  4. Subject: Re: Help: new OS  -> the colormap gets confused
  5. Message-ID: <os09u5c@fido.asd.sgi.com>
  6. Sender: news@fido.asd.sgi.com (Usenet News Admin)
  7. Organization: Silicon Graphics, Inc., Mountain View, CA
  8. References: <1992Aug21.181254.12710@cc.gatech.edu>
  9. Date: Fri, 21 Aug 1992 18:54:51 GMT
  10. Lines: 13
  11.  
  12.  
  13. From the bottom of the mapcolor(3G) man page:
  14.  
  15.     In IRIX 4.0, mapcolor is implemented as an emulation layer on top of the
  16.     request XStoreColors.  In order to avoid a serious degradation in perfor-
  17.     mance, mapcolor requests are buffered and only sent to the window server
  18.     when an input routine (e.g. qtest) or gflush is called.
  19.  
  20.     In situations where the immediate results of mapcolor are more important
  21.     than speed, there is a glcompat call to disable this behavior.
  22.  
  23.  
  24. ...robert
  25.