home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / x / 18867 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  2.0 KB

  1. Xref: sparky comp.windows.x:18867 comp.sys.sgi:16126
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!news.claremont.edu!nntp-server.caltech.edu!rickert
  3. From: rickert@cco.caltech.edu (Keith Warren Rickert)
  4. Newsgroups: comp.windows.x,comp.sys.sgi
  5. Subject: Re: X Under Windows NT
  6. Date: 7 Nov 1992 22:07:55 GMT
  7. Organization: California Institute of Technology, Pasadena
  8. Lines: 29
  9. Message-ID: <1dhenrINNbvc@gap.caltech.edu>
  10. References: <id.5KFU.WOE@ferranti.com> <1992Oct26.221039.29314@decuac.dec.com> <rtonoi0@zola.esd.sgi.com> <1992Nov7.102526.19448@thunder.mcrcim.mcgill.edu>
  11. NNTP-Posting-Host: sandman.caltech.edu
  12.  
  13. In <1992Nov7.102526.19448@thunder.mcrcim.mcgill.edu> mouse@thunder.mcrcim.mcgill.edu (der Mouse) writes:
  14.  
  15. >In article <rtonoi0@zola.esd.sgi.com>, msc@ramoth.esd.sgi.com (Mark Callow) writes:
  16. >> In article <1992Oct28.170229.29369@news.dfrf.nasa.gov>, todd@fred.dfrf.nasa.gov writes:
  17.  
  18. >>> At NASA we run our realtime flight simulator on an SGI doing the
  19. >>> simulation models in one CPU and out the window visuals in another.
  20. >>> The entire frame runs in under 1ms, I think you have experience with
  21. >>> the wrong machine running X.
  22. >> This example proves nothing.  The flight simulator is not an X
  23. >> program.
  24.  
  25. >If it's a modern release of Irix, everything that draws on the display
  26. >is an X program.  Or at least such is my understanding of their
  27. >implementation; since I am not privy to full details, I could well be
  28. >wrong.  Perhaps some SGI person will be kind enough to give us the full
  29. >truth of the matter.
  30.  
  31. Irix 4.0.x uses X as its native windowing model...and as such,
  32. the X server knows about all windows.
  33. However, GL drawing calls dont generally go through the X server,
  34. but go directly to the hardware. While every program, even
  35. ones that use only the GL is an X program in the sense that
  36. they do talk to the X server to some extent.
  37. Please note that the person who said that the simulator is 
  38. not an X program _is_ a SGI person...:)...he does know what
  39. he is talking about.
  40. Keith
  41.  
  42.